Hi Kevin,
As you said, VS 2005 has a completely different way to manage web
applications. If you want to have something similar to VS 2003, you need to
install the web projects extension for VS 2005.
Read more about that in this site,
http://webproject.scottgu.com/Default.aspx
Regards,
Pablo Cibraro.
"Kevin Burton" <KevinBurton@discussions.microsoft.comwrote in message
news:37244949-C09B-4BAA-8B55-A7777A220259@microsoft.com...
Quote:
With Visual Studio 2003 there was an option to build a web service. It
built
a sample "hello world" web method and did everything that was necessary to
start a web project. With VS 2005 this seems to be missing. Have I missed
something in configuration? If I build a web site then that seems to be
the
closest but no project is generated so the only way that I can get back to
the project is to "open" the web site. I would like to be able to add this
project to a solution so I can't "open" the web site. I would like the old
VS
2003 functionality back. Any ideas on what I am missing?
>
Thank you.
>
Kevin