I am trying to create an ASP .NET Web Service Application using Visual Studio 2005 (Version 8.0.50727.42). Unfortunately, I do not get any options for creating such a project. I am guessing it has to do with Visual Studio installation options.
I am only enabling the components Visual C#, Visual Web Developer and SQL server 2005. I am hoping this would be enough. Is this ok, or should I go for default installation options.
Is this even a setup issue, or does the problem lie elsewhere?
I had to install Visual Studio Service Pack 1. This did the job for me.