Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Does VS 2005 Standard Edition support services

Does VS 2005 Standard Edition support services

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharpcssvisual-studiocom
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dburns
    wrote on last edited by
    #1

    A comment made here: http://www.amazon.com/Microsoft-Visual-Studio-Standard-2005/dp/B000BT8TRQ/ref=pd_bbs_1/103-3410482-2592646?ie=UTF8&s=software&qid=1175285984&sr=1-1[^] said "when you want to create a Windows Service you WILL need the Professional version of VS.Net 2005 to do that" Can anyone support/refute this? This comment has got me concerned because I want to get the Standard Edition for MFC and ATL support, but I need to write a service (Pro Edition is too expensive). What's interesting is that I can write the service with the free Express Edition and it works fine, so I'd be surprised if the Standard Edition had LESS functionality. Just want to be sure before I shell out the $$$. Thanks.

    G 1 Reply Last reply
    0
    • D dburns

      A comment made here: http://www.amazon.com/Microsoft-Visual-Studio-Standard-2005/dp/B000BT8TRQ/ref=pd_bbs_1/103-3410482-2592646?ie=UTF8&s=software&qid=1175285984&sr=1-1[^] said "when you want to create a Windows Service you WILL need the Professional version of VS.Net 2005 to do that" Can anyone support/refute this? This comment has got me concerned because I want to get the Standard Edition for MFC and ATL support, but I need to write a service (Pro Edition is too expensive). What's interesting is that I can write the service with the free Express Edition and it works fine, so I'd be surprised if the Standard Edition had LESS functionality. Just want to be sure before I shell out the $$$. Thanks.

      G Offline
      G Offline
      George L Jackson
      wrote on last edited by
      #2

      You can write Windows Services with the Standard Edition. However, there is no wizard available for native C++ or C++/CLI. The comments about not being able to write Window Services is directed toward C++/CLI in the standard version of VS.NET since there is a Windows Service wizard in the Professional version.

      "We make a living by what we get, we make a life by what we give." --Winston Churchill

      D 1 Reply Last reply
      0
      • G George L Jackson

        You can write Windows Services with the Standard Edition. However, there is no wizard available for native C++ or C++/CLI. The comments about not being able to write Window Services is directed toward C++/CLI in the standard version of VS.NET since there is a Windows Service wizard in the Professional version.

        "We make a living by what we get, we make a life by what we give." --Winston Churchill

        D Offline
        D Offline
        dburns
        wrote on last edited by
        #3

        Ah, thanks for clarifying. So it won't help you create one from scratch, but if you have the code you can build it. Cool. Thanks again, DB

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups