473,545 Members | 1,956 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Debug Problem with VS.NET - can't find answer

PJ
I'm at the end of my rope, I've tried everything I can think of and, while
the problem is all over google, no answer has worked for me. I'm getting
the following error while trying to start my web project in debug mode.

"Error while trying to run the project: Unable to start debugging on the web
server. Could not start ASP.NET or ATL Server debugging. Verify that
ASP.NET or ATL Server is correctly installed on the server. Would you like
to disable future attempts to debug ASP.NET pages for this project?"

It was working fine yesterday. I am running W2k Pro sp3, .NET Framework 1.0
sp2, VS.NET 2002.
I have tried reinstalling the framework and recreating the projects. The
web application is able to run outside of debug mode. I AM able to attach
the debugger to the aspnet_wp, I am just not able to start it in debug mode.
Also, I AM able to start another web application in debug mode without
problems. I have already been through the checklist that the Help shows
concerning troubleshotting debugging problems. Every project that can be is
marked to enable ASP.NET debugging. Does anyone have any ideas?

~TIA
PJ
Nov 17 '05 #1
2 4063
PJ
yes, I have...sorry, I was looking for a vs.net group but couldn't find one.
didn't know that there was a debugging group.

"Alvin Bruney" <vapordan_spam_ me_not@hotmail_ no_spamhotmail. com> wrote in
message news:up******** ******@TK2MSFTN GP11.phx.gbl...
Have you seen this?
http://gotdotnet.com/team/csharp/lea...erproblems.doc if you have, post your question to the debugging group. Microsoft debugging folk actively monitor this group for debugging issues.

"PJ" <pj***@hotmail. com> wrote in message
news:eR******** ******@tk2msftn gp13.phx.gbl...
I'm at the end of my rope, I've tried everything I can think of and, while the problem is all over google, no answer has worked for me. I'm getting the following error while trying to start my web project in debug mode.

"Error while trying to run the project: Unable to start debugging on the web
server. Could not start ASP.NET or ATL Server debugging. Verify that
ASP.NET or ATL Server is correctly installed on the server. Would you

like
to disable future attempts to debug ASP.NET pages for this project?"

It was working fine yesterday. I am running W2k Pro sp3, .NET Framework

1.0
sp2, VS.NET 2002.
I have tried reinstalling the framework and recreating the projects. The web application is able to run outside of debug mode. I AM able to attach the debugger to the aspnet_wp, I am just not able to start it in debug

mode.
Also, I AM able to start another web application in debug mode without
problems. I have already been through the checklist that the Help shows
concerning troubleshotting debugging problems. Every project that can

be is
marked to enable ASP.NET debugging. Does anyone have any ideas?

~TIA
PJ


Nov 17 '05 #2
PJ,

I can't help you re: debugging but I do suggest that unless there is a
reason you can't, you should upgrade to .Net 1.1. I was running 1.0
and getting error messages that made no sense, but these issues
disappeared when I went to 1.1.

good luck,

kb

"PJ" <pj***@hotmail. com> wrote in message news:<OL******* *******@tk2msft ngp13.phx.gbl>. ..
yes, I have...sorry, I was looking for a vs.net group but couldn't find one.
didn't know that there was a debugging group.

"Alvin Bruney" <vapordan_spam_ me_not@hotmail_ no_spamhotmail. com> wrote in
message news:up******** ******@TK2MSFTN GP11.phx.gbl...
Have you seen this?

http://gotdotnet.com/team/csharp/lea...erproblems.doc
if you have, post your question to the debugging group. Microsoft

debugging
folk actively monitor this group for debugging issues.

"PJ" <pj***@hotmail. com> wrote in message
news:eR******** ******@tk2msftn gp13.phx.gbl...
I'm at the end of my rope, I've tried everything I can think of and, while the problem is all over google, no answer has worked for me. I'm getting the following error while trying to start my web project in debug mode.

"Error while trying to run the project: Unable to start debugging on the web server. Could not start ASP.NET or ATL Server debugging. Verify that
ASP.NET or ATL Server is correctly installed on the server. Would you like to disable future attempts to debug ASP.NET pages for this project?"

It was working fine yesterday. I am running W2k Pro sp3, .NET Framework 1.0 sp2, VS.NET 2002.
I have tried reinstalling the framework and recreating the projects. The web application is able to run outside of debug mode. I AM able to attach the debugger to the aspnet_wp, I am just not able to start it in debug mode. Also, I AM able to start another web application in debug mode without
problems. I have already been through the checklist that the Help shows
concerning troubleshotting debugging problems. Every project that can be
is marked to enable ASP.NET debugging. Does anyone have any ideas?

~TIA
PJ


Nov 17 '05 #3

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

Similar topics

5
3013
by: chris | last post by:
Hello all - Preface: This isn't a C# Builder question but if you happen to have the answer to my primary problem, please feel free to chime in ;-) I'm using Borland's C# Builder (Personal) and it seems there isn't an Output window (where the Debug.WriteLine() info would go) like VS has. If there is, I can't find it. I would like to...
6
1618
by: Alpha | last post by:
Hi, I'm fixing a bug in an application and need to step thru the appl to find where it's occuring. The main project includs 33 other projects each having a .resx file in it. When I step through it would give me message that it can't show me codes because only assembly codes are available. Is there any good article on how to debug something...
1
5218
by: dekel | last post by:
I'm trying to find the way to create and debug dumpfile of dotnet application. Any recommendation of articles, tools for creating dump file + debug it are appreciated. The documentation I found recommends using mscordmp.exe - The documentation does not specify file extension for the dump file - The documentation does not specify how to...
46
24158
by: Ian Boyd | last post by:
IIS5, on a Windows 2000 Server machine. Debeg.WriteLine "Hello, world!" How can i view it?
3
1585
by: Alan Silver | last post by:
Hello, Sorry if this is a FAQ, but I couldn't find an answer by searching. I have been using VWB Express for a while, and have just installed VS2005 Professional. I tried to open an existing web site as an IIS project instead of a file-based one. I want to debug it in VS via IIS, using the correct host header name. Anyway, when I hit...
9
2315
by: Bern McCarty | last post by:
I am porting stuff from MEC++ syntax to the new C++/CLI syntax. Something that we did in the old syntax that proved to be very valuable was to make sure that the finalizer would purposefully generate an assertion failure for unoptimized, debug builds. We did this to find and fix cases where we were relying upon finalization rather than...
6
1687
by: toffee | last post by:
Hi all, I get an script error warning from IE and am not sure how to debug. I've got 3 external js file which i linked in my <head> The error warning msg is: "Problems with this webpage might prevent it from being displayed properly or functioning properly. Line: 18 Char: 16
5
1355
by: llothar | last post by:
How can i find out if a selected python interpreter (i only know the path name under which i should start it) is a debug build? I tried sys.api_version, sys.platform, sys.version, sys.version_info and there is no difference between "python.exe" and "python_d.exe". I'm pretty sure the information is stored somewhere but i can't find it....
3
1967
by: TBass | last post by:
Hello, Is there a way to get Visual Studio 2003 look to one directory for debug version dlls when set to DEBUG and then to another directory where I store the release version of a dll when set to RELEASE? My current project uses about 8 dlls I've written in the past, but I don't want to keep re-compiling them for debug/release depending...
0
7484
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7928
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7440
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7775
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5344
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3470
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3451
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1902
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 we have to send another system
1
1030
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.