B
BillE
Using VS vb.net 2008
In my solution I have both web projects and windows forms projects.
Even if I have a windows form project as the StartUp project, all the web
projects have to start their own ASP.NET development server.
How can I prevent this?
I know how to change the Use Custom Server in the Start options for the web
site, but then I have to supply a web server (which I don't want to do) .
Thanks
Bill
In my solution I have both web projects and windows forms projects.
Even if I have a windows form project as the StartUp project, all the web
projects have to start their own ASP.NET development server.
How can I prevent this?
I know how to change the Use Custom Server in the Start options for the web
site, but then I have to supply a web server (which I don't want to do) .
Thanks
Bill