What happened to "Windows Service" application wizard in Whidbey?

I noticed that the Whidbey 2.0 beta (which, btw, is astonishingly good! I cry when I have to go back and develop stuff for the Mac) no longer has the "Windows Service" application generation wizard.

Is it simply missing Or is Microsoft now discouraging the use of .NET applications as Windows services


Answer this question

What happened to "Windows Service" application wizard in Whidbey?

  • Rekoob1

    I don't have the Windows Service project option either in Beta 2.

    dave

  • Wout

    I am trying to create a windows service in whidbey in C#. When I create a new project,  there is no window service wizard  node under  C#. but there is one in the C++ projects node. Ho do I create a windows service in C#.
    thanks
    sindhu

  • Henri De Veene

    Merged thread, similar question.

  • aek

    The C# Express SKU does not contain the Windows Service template.  However, the Pro+ editions of the product do contain that template.  It should appear under the Windows node in the new project dialog.

    Hope that helps!
    Anson Horton [ansonh@microsoft.com]
    Visual C# IDE PM

  • Gerardo Cignarella

    No windows service wizard there.
  • ペレイラ

    It used to be there in Beta 1 ..


  • Rayco J.

    Robert, Windows Service project should be one of the choices available if you select the Windows node under C# in the New Project dialog.

    Ramesh Rajagopal.
    Class Designer Team.

  • Antonio Ooi

    I DO have the Windows Service project type under C# in Beta 2...
    (This is the full version, not Express.)

  • Dave S. Anderson

    I don't have that option either.
  • What happened to "Windows Service" application wizard in Whidbey?