prevent ASP.NET development server from starting unnecessarily

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
 
G

Guest

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

In the Properties window (F4) set "Always Start When Debugging" to
False
 
B

BillE

Thanks!

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

In the Properties window (F4) set "Always Start When Debugging" to
False
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top