A
Author
I searched frantically on the web, but could not find *any*
information about this. And this has been bugging me for quite some
time now.
OK, here is the brief story:
I am using Visual Studio 2008.
Sometimes, I need to debug my web application by using customer
server, usually my IIS.
So, I right-click on the website title in Solution Explorer, and then
click on Property Pages.
In the Property Pages dialog window, I click on Start Options on the
left. And on the right, under Server, I select Use custom server and
enter http://localhost:8080/ as the Base URL
Now, when I hit F5 to debug my web application, everything works as
expected *except* that my debug session will soon be closed
automagically by something unknown. In other words, I can debug for 1
to 2 minutes and then the debugger dies out, the Visual studio windows
title no longer says "(Debugging)" or "(Running)" following my web
application title.
Anyone experiencing this too? Any expert knows how to tackle this
problem? Thanks.
information about this. And this has been bugging me for quite some
time now.
OK, here is the brief story:
I am using Visual Studio 2008.
Sometimes, I need to debug my web application by using customer
server, usually my IIS.
So, I right-click on the website title in Solution Explorer, and then
click on Property Pages.
In the Property Pages dialog window, I click on Start Options on the
left. And on the right, under Server, I select Use custom server and
enter http://localhost:8080/ as the Base URL
Now, when I hit F5 to debug my web application, everything works as
expected *except* that my debug session will soon be closed
automagically by something unknown. In other words, I can debug for 1
to 2 minutes and then the debugger dies out, the Visual studio windows
title no longer says "(Debugging)" or "(Running)" following my web
application title.
Anyone experiencing this too? Any expert knows how to tackle this
problem? Thanks.