Re: Question about IIS

From: George Ter-Saakov (nospam_at_hotmail.com)
Date: 04/16/04


Date: Fri, 16 Apr 2004 09:13:23 -0400

The problem is in IE.

I noticed that when VS in debug IE does not want to show up.
It's on hold somewhere.

As soon as you end the debug session IE would show up.

the solution is easy. Fire up the second IE before you started to debug and
then navigate to the page.

George.

"Dinçer" <dincer80"at"yahoo.com> wrote in message
news:%23PE6813IEHA.3508@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I have two ASP.NET web projects residing on IIS. (Lets say,
> http://localhost/Web1 and http://localhost/Web2 )
>
> When I debug one of these applications (using VS .NET) and stop at a
> breakpoint, I came accross this problem:
> I can't run the other web application from Internet Explorer. The page
waits
> and waits and waits...
> As soon as I stop debugging, the page loads..
>
> How can I solve this problem?
> What I want is to be able to run a web application, when debugging another
> one at the same time on the same IIS. (Actually, is this possible?)
>
> Regards.
>
>



Relevant Pages

  • Re: Need help on debugging the code in .NET Web application.
    ... > I'm getting the following error while trying to debug the application. ... There are a couple of reasons why debugging fails: ... The IIS mappings are incorrect (very common when IIS installed after ... where Windows directory is normally either Windows or WINNT. ...
    (microsoft.public.dotnet.academic)
  • Re: Debugging returning 401 HTTP error
    ... I enabled it again and now I can debug! ... > What about the operation system and the FRAMEWORK and IIS version? ... > ASP.NET Debugging to work. ... > NTLM authentication was failing because HTTP Keep-Alives were disabled. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: VS2008 HTTP 403 Help!!
    ... Highlighting the default.aspx before debug start or explicitly setting Default.aspx to the start page works. ... That's an alleged workaround which doesn't work, not a solution to the bug. ... Seems like the web app project does not default to the ONLY aspx in a project during debug run. ... That error is caused by a virtual directory not being configured as an application in IIS. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS ASP.NET 2.0 Bug
    ... It was when your tone turned condescending and insulting, ... debug, is to identify problems". ... identified that the problem is with IIS and not my code. ... I did appreciate your help in telling me how to turn Casini off. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: error while trying to run project: Unable to start debugging on th
    ... Server side-error occured on sending debug HTTP request. ... > errors in web.config by doing a Debug.Start Without Debugging. ... > I checked my application virtual directory properties in IIS and found ...
    (microsoft.public.vsnet.debugging)