473,513 Members | 10,313 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unable to debug multiple ASP.NET projects simultaneously

Hi,

I was trying to debug two different ASP.NET projects at the same time. But I
was only able to debug one of them and I got the following error for the
other one:
"Unable to start debugging on the web server. A debugger is already
attached."

When I further checked the Output window, I noticed another error message:
'Auto-attach to process '[2248] aspnet_wp.exe' on machine 'CSSVR' failed.
Error Code 0x80040001 (Invalid advise flags).

Does it mean that I cannot debug 2 different ASP.NET application
simultaneously or there is some configuration that I need to do? Any help is
greatly appreciated.

Jimmy
Nov 17 '05 #1
1 3116
asp.net only supports one debugging session at a time, unless you switch to
iis 6.0 and mulitple application pools are used. (each pool can have one
debugger session).

you can debug two projects at once, but you can only use 1 debugging sesion.
to debug in your case, start one project with the debugger, then (using that
debugging session) open the file of the other project you want to debug and
set the breakpoint in it.

you can also just start the debugger (with a blank solution, attach to
asp_net.exe), then open files and set breakpoints at will.

-- bruce (sqlwork.com)

"Jimmy" <sh******@hotmail.com> wrote in message
news:eS*************@tk2msftngp13.phx.gbl...
Hi,

I was trying to debug two different ASP.NET projects at the same time. But I was only able to debug one of them and I got the following error for the
other one:
"Unable to start debugging on the web server. A debugger is already
attached."

When I further checked the Output window, I noticed another error message:
'Auto-attach to process '[2248] aspnet_wp.exe' on machine 'CSSVR' failed.
Error Code 0x80040001 (Invalid advise flags).

Does it mean that I cannot debug 2 different ASP.NET application
simultaneously or there is some configuration that I need to do? Any help is greatly appreciated.

Jimmy

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3933
by: Jimmy | last post by:
Hi, I was trying to debug two different ASP.NET projects at the same time. But I was only able to debug one of them and I got the following error for the other one: "Unable to start debugging...
3
289
by: jabailo | last post by:
I've built a remoting solution with a client and a server. I want to start the server, and then run the client against it. Since I can only make one project in a solution be the "Set As Startup...
0
965
by: Gaetan | last post by:
Hello I have lot of little application that i would like to debug at once. For the moment i use the "Multiple Startup Projects" settings but i would like to go further: start multiple application...
5
6547
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development...
2
2248
by: njr | last post by:
Having copied a number of folders from my development PC (XP) to a development server (W2003) and installed them under wwwroot (and created applications in IIS) I have problems when I include the...
0
2815
by: Michael R. Pierotti | last post by:
Has anyone seen this error before when trying to make the install on a program. ------ Starting pre-build validation for project 'HafaSMPPInstall' ------ WARNING: Unable to find dependency...
1
1753
by: UJ | last post by:
Is there a way when you have more than one project in a solution to debug each of them? The only way I've seen to be able to run the multiple pieces is to have one set as the default project and...
5
15690
by: Arno | last post by:
reposted with the right microsoft managed newsgroup ID: Sorry for the inconvinience Hi, I've written a class for client-socket connection, but I get a lot of times the error message "Unable...
0
936
by: =?Utf-8?B?U2VudGhpbCBSYWo=?= | last post by:
Hi, I am using Microsoft visual studio 2003 and the frame work version 1.1.4322 in Windows server 2003 I am not able to debug a webproject.While I am trying to debug a web projects, I am facing...
3
2349
by: =?Utf-8?B?SmVmZnJleQ==?= | last post by:
Just started to test a VB.net 2002 project for ASP.net application. After successfully installed the VS.net 2002 and tested the IIS 5.1 on XP Pro SP2 for some classical ASP programs, I am starting...
0
7254
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7373
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7432
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7094
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5677
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5079
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3230
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1585
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.