Re: Debug two ASP.Net apps at one time?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: clintonG (csgallagher_at_REMOVETHISTEXTmetromilwaukee.com)
Date: 01/13/05


Date: Wed, 12 Jan 2005 20:29:55 -0600

I've had problems with this myself while running two instances of VS.NET on
the same machine while trying to debug two different applications. If it
bothers you -- as it should -- then go to the feedback site [1] for VS.NET
and tell them you want this resolved. I did. You should too.

-- 
<%= Clinton Gallagher
         METROmilwaukee "Regional Information Services"
         NET csgallagher AT metromilwaukee.com
         URL http://clintongallagher.metromilwaukee.com/
[1] http://lab.msdn.microsoft.com/ProductFeedback/Default.aspx
"Selden McCabe" <seldenm@msn.com> wrote in message
news:%23SOJdPQ%23EHA.1076@TK2MSFTNGP10.phx.gbl...
> On my desktop machine, I often start two instances of VS.Net, one with a
web
> site, and the other with a web service.  I can set breakpoints in the web
> service, and when they are called from the web site, they get hit.  It's a
> convenient way to test and debug web sites and web services.
>
> On my laptop, when I try this, which ever instance of VS.Net I start
second
> pops up with "A debugger is already attached" and refuses to start.
>
> Both machines have 512 MB of ram, and are running XP Pro, and the same
> version of VS.Net (1.1).  I haven't been able to find any posts that
address
> what's configured wrong.
>
> I've tried the aspnet_regiis -i, but it didn't change.
>
> Both projects run in virtual directories in IIS with the same user.
>
> Does anyone know what to configure to get this working on my laptop?
>
> Thanks!
>    ---Selden McCabe
>
>


Relevant Pages

  • Re: How to debug using a private address?
    ... DEBUG is listed for all asp/asp.net extentions. ... So I re-assigned the default web site to the application folder. ... Then it said debugging wasn't enabled ... So on the server, I opened the original web I was working on by ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Publishing web site wipes out my web services
    ... It's been decades since I've used anything like XCopy. ... Right now just getting my web host to give ... seem to need to be in a subfolder of my web site. ... web site coexist with a completely separate web service? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Publishing web site wipes out my web services
    ... In order to conform to the restraints of my web host, ... seem to need to be in a subfolder of my web site. ... wwwroot folder containing my site, which maps to www.MySite.com, then ... web site coexist with a completely separate web service? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Publishing web site wipes out my web services
    ... Put both of these files in the directory with your .sln file. ... seem to need to be in a subfolder of my web site. ... wwwroot folder containing my site, which maps to www.MySite.com, then ... web site coexist with a completely separate web service? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 401 While Accessing Web Service
    ... You need to get the web service configure into a another web site, ... just converting the project to 2005 and enable wse won't do any good. ... Windows Auth to Anonymous, it works... ...
    (microsoft.public.dotnet.framework.aspnet)