B
BillE
Using VS 2008
My solution contains both WINDOWS forms projects and WEB forms projects.
If a WINDOWS forms project is the startup project, VS still creates a
ASP.NET development server for each WEB forms project.
How can I prevent this?
Please don't tell me how to use Custom Server, or create a single instance
of a web server or anything else.
All I want is for the web projects not to start a development web server if
they aren't the startup project.
Thanks
Bill
My solution contains both WINDOWS forms projects and WEB forms projects.
If a WINDOWS forms project is the startup project, VS still creates a
ASP.NET development server for each WEB forms project.
How can I prevent this?
Please don't tell me how to use Custom Server, or create a single instance
of a web server or anything else.
All I want is for the web projects not to start a development web server if
they aren't the startup project.
Thanks
Bill