Does Visual Studio.NET PRO 2005 include ASP.NET web service template?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rachel Garrett

    Does Visual Studio.NET PRO 2005 include ASP.NET web service template?

    This is driving me mad. I have Visual Studio.NET PRO 2005 installed on
    my machine at work. I want to write a web service. I find lots of
    tutorials on how to do this with Visual Studio.NET; some are even
    Visual Studio.NET 2005.

    These tutorials all have screenshots of the "Visual Studio Installed
    Templates" under Visual C#. Here is one example:



    This person's Visual Studio 2005 IDE includes the following Visual C#
    installed templates:

    --Windows Application
    --Class Library
    --Windows Control Library
    --Console Application
    --ASP.NET Web Application

    The last one is what I want. But my Visual Studio.NET Pro 2005
    includes:

    --Windows Application
    --Console Application
    --Crystal Reports Application
    --Class Library
    --Windows Library
    --Device Application

    So far, I have two theories:

    1) Microsoft, for some reason, took away ASP.NET Web Application in
    the "pro" version.
    2) I was given the wrong version of Visual Studio, not the .NET
    version.

    Any ideas?

    Thanks,
    Rachel
  • sloan

    #2
    Re: Does Visual Studio.NET PRO 2005 include ASP.NET web service template?

    Install VS2005 SP1


    "Rachel Garrett" <rmgarrett@gmai l.comwrote in message
    news:772d2d7b-9bec-4862-9c09-3916b2f0dabf@a7 0g2000hsh.googl egroups.com...
    This is driving me mad. I have Visual Studio.NET PRO 2005 installed on
    my machine at work. I want to write a web service. I find lots of
    tutorials on how to do this with Visual Studio.NET; some are even
    Visual Studio.NET 2005.
    >
    These tutorials all have screenshots of the "Visual Studio Installed
    Templates" under Visual C#. Here is one example:
    >

    >
    This person's Visual Studio 2005 IDE includes the following Visual C#
    installed templates:
    >
    --Windows Application
    --Class Library
    --Windows Control Library
    --Console Application
    --ASP.NET Web Application
    >
    The last one is what I want. But my Visual Studio.NET Pro 2005
    includes:
    >
    --Windows Application
    --Console Application
    --Crystal Reports Application
    --Class Library
    --Windows Library
    --Device Application
    >
    So far, I have two theories:
    >
    1) Microsoft, for some reason, took away ASP.NET Web Application in
    the "pro" version.
    2) I was given the wrong version of Visual Studio, not the .NET
    version.
    >
    Any ideas?
    >
    Thanks,
    Rachel

    Comment

    • sloan

      #3
      Re: Does Visual Studio.NET PRO 2005 include ASP.NET web service template?




      //quote from second paragraph
      This SP release is a pretty major service pack, and incorporates a lot of
      bug-fixes and feedback from customers. Included built-in with the service
      pack is support for VS 2005 Web Application Projects
      //end quote

      ScottGu (as usual) has all the answers.



      "Rachel Garrett" <rmgarrett@gmai l.comwrote in message
      news:772d2d7b-9bec-4862-9c09-3916b2f0dabf@a7 0g2000hsh.googl egroups.com...
      This is driving me mad. I have Visual Studio.NET PRO 2005 installed on
      my machine at work. I want to write a web service. I find lots of
      tutorials on how to do this with Visual Studio.NET; some are even
      Visual Studio.NET 2005.
      >
      These tutorials all have screenshots of the "Visual Studio Installed
      Templates" under Visual C#. Here is one example:
      >

      >
      This person's Visual Studio 2005 IDE includes the following Visual C#
      installed templates:
      >
      --Windows Application
      --Class Library
      --Windows Control Library
      --Console Application
      --ASP.NET Web Application
      >
      The last one is what I want. But my Visual Studio.NET Pro 2005
      includes:
      >
      --Windows Application
      --Console Application
      --Crystal Reports Application
      --Class Library
      --Windows Library
      --Device Application
      >
      So far, I have two theories:
      >
      1) Microsoft, for some reason, took away ASP.NET Web Application in
      the "pro" version.
      2) I was given the wrong version of Visual Studio, not the .NET
      version.
      >
      Any ideas?
      >
      Thanks,
      Rachel

      Comment

      • Rachel Garrett

        #4
        Re: Does Visual Studio.NET PRO 2005 include ASP.NET web servicetemplate ?

        This worked. Thank you very much!

        --Rachel

        Comment

        Working...