Web Services: Missing Template

Last post 05-22-2007 3:57 AM by yves3. 3 replies.

Sort Posts:

  • Web Services: Missing Template

    05-21-2007, 10:04 AM
    • Member
      11 point Member
    • yves3
    • Member since 04-24-2007, 9:39 AM
    • Posts 56

     Hello,

    This seams quite trivial... and maybe it is ;).
    I want to create a Web Service project and access the extensive Project Properties.
    On my first machine I can do it like that:

    File->New Project->Visual C#->ASP.NET Web Service Application

    After the project is created, the properties can be accessed through the "Project" menu. 

     
    On another machine, it doesn't work as discribed above. The "ASP.NET Web Service Application"-template ist missing and the only way to create a Web Service project seams to be:

    File->New Web Site->ASP.NET Web Service

    But in this case, there is no "Project"-menu.

     As far as i rember, the Installation process of these two machines was exactly the same.

    Any Ideas?
       

  • Re: Web Services: Missing Template

    05-21-2007, 1:52 PM
    • Contributor
      2,857 point Contributor
    • satya_tanwar
    • Member since 05-16-2007, 7:26 PM
    • USA (New York)
    • Posts 495

    which version of Vs.net you are using on both machines ?? IT seems one mahcine is having Visual Web developer

     

    Satya
    ------------------------------
    Mark as answer if you think
    this helped you Yes
  • Re: Web Services: Missing Template

    05-22-2007, 12:50 AM
    Answer

    Hi yves3,

    I guess the first machine has installed “Visual Studio 2005 Web Application Projects” add-in or “Visual Studio 2005 Service Pack 1”. But the second machine not. The download links are list as below:

    Visual Studio 2005 Web Application Projects
    http://msdn2.microsoft.com/en-us/asp.net/aa336618.aspx

    Microsoft® Visual Studio® 2005 Team Suite Service Pack 1
    http://www.microsoft.com/downloads/details.aspx?FamilyId=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en

    I recommend you to apply Visual Studio 2005 SP1 to the second machine. After that the IDE version will be 8.0.50727.762 which you can confirm from menu “Help | About Microsoft Visual Studio”

     

    Sincerely,
    Benson Yu
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.
  • Re: Web Services: Missing Template

    05-22-2007, 3:57 AM
    • Member
      11 point Member
    • yves3
    • Member since 04-24-2007, 9:39 AM
    • Posts 56

     Thank you!

    I've installed service pack 1 and the templates are now available. 

Page 1 of 1 (4 items)