473,786 Members | 2,451 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't debug 1.1 web app

Please help..

I can't debug ASP.NET 1.1 application. I also have ASP.NET 2.0 installed.
Running aspnet_regiis -lv produces:

=============== =============== =============== ========
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322> aspnet_regiis -lv
1.1.4322.0 Valid
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ asp
net_isapi.dll
2.0.50727.0 Valid (Root)
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \as
pnet_isapi.dll
=============== =============== =============== ========

Pressing F5 results in this error:

"Error while trying to run project: Unable to start debugging on the web
server. Server side-error occurred on sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no syntax
errors in web config by doing a Debug.Start Without Debugging. You may also
want to refer tot he ASP.NET andATL Server debugging topic in the online
documentation".

I can run the application without debugging and receive no errors.

Any help would be greatly appreciated.

Thanks

--
kmilburn
Nov 8 '06 #1
5 1495
Have you gone into IIS and gone to the Properties "ASP.NET" Tab "ASP.NET
version" and checked it, for you web app?
"kmilburn" <km******@discu ssions.microsof t.comwrote in message
news:4C******** *************** ***********@mic rosoft.com...
Please help..

I can't debug ASP.NET 1.1 application. I also have ASP.NET 2.0 installed.
Running aspnet_regiis -lv produces:

=============== =============== =============== ========
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322> aspnet_regiis -lv
1.1.4322.0 Valid
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ asp
net_isapi.dll
2.0.50727.0 Valid (Root)
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \as
pnet_isapi.dll
=============== =============== =============== ========

Pressing F5 results in this error:

"Error while trying to run project: Unable to start debugging on the web
server. Server side-error occurred on sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no syntax
errors in web config by doing a Debug.Start Without Debugging. You may
also
want to refer tot he ASP.NET andATL Server debugging topic in the online
documentation".

I can run the application without debugging and receive no errors.

Any help would be greatly appreciated.

Thanks

--
kmilburn

Nov 8 '06 #2
I have. The ASP.NET tab has 1.1.4322 selected. I have noticed that the
"Applicatio n Name" on the "Directory" tab keeps getting cleared. Thanks in
advance James.

--
kmilburn
"James" wrote:
Have you gone into IIS and gone to the Properties "ASP.NET" Tab "ASP.NET
version" and checked it, for you web app?
"kmilburn" <km******@discu ssions.microsof t.comwrote in message
news:4C******** *************** ***********@mic rosoft.com...
Please help..

I can't debug ASP.NET 1.1 application. I also have ASP.NET 2.0 installed.
Running aspnet_regiis -lv produces:

=============== =============== =============== ========
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322> aspnet_regiis -lv
1.1.4322.0 Valid
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ asp
net_isapi.dll
2.0.50727.0 Valid (Root)
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \as
pnet_isapi.dll
=============== =============== =============== ========

Pressing F5 results in this error:

"Error while trying to run project: Unable to start debugging on the web
server. Server side-error occurred on sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no syntax
errors in web config by doing a Debug.Start Without Debugging. You may
also
want to refer tot he ASP.NET andATL Server debugging topic in the online
documentation".

I can run the application without debugging and receive no errors.

Any help would be greatly appreciated.

Thanks

--
kmilburn


Nov 8 '06 #3
You can try clicking "Remove" then "Create" again. But I'd make a not of
your settings beforehand. Then again, I'm over cautious.
"kmilburn" <km******@discu ssions.microsof t.comwrote in message
news:D8******** *************** ***********@mic rosoft.com...
>I have. The ASP.NET tab has 1.1.4322 selected. I have noticed that the
"Applicatio n Name" on the "Directory" tab keeps getting cleared. Thanks
in
advance James.

--
kmilburn
"James" wrote:
>Have you gone into IIS and gone to the Properties "ASP.NET" Tab >
"ASP.NET
version" and checked it, for you web app?
"kmilburn" <km******@discu ssions.microsof t.comwrote in message
news:4C******* *************** ************@mi crosoft.com...
Please help..

I can't debug ASP.NET 1.1 application. I also have ASP.NET 2.0
installed.
Running aspnet_regiis -lv produces:

=============== =============== =============== ========
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322> aspnet_regiis -lv
1.1.4322.0 Valid
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ asp
net_isapi.dll
2.0.50727.0 Valid (Root)
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \as
pnet_isapi.dll
=============== =============== =============== ========

Pressing F5 results in this error:

"Error while trying to run project: Unable to start debugging on the
web
server. Server side-error occurred on sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no
syntax
errors in web config by doing a Debug.Start Without Debugging. You may
also
want to refer tot he ASP.NET andATL Server debugging topic in the
online
documentation".

I can run the application without debugging and receive no errors.

Any help would be greatly appreciated.

Thanks

--
kmilburn



Nov 8 '06 #4
I've tried that without success. I can debug ASP.NET 2.0 apps, but not 1.1.
Any other suggestions?
--
kmilburn
"James" wrote:
You can try clicking "Remove" then "Create" again. But I'd make a not of
your settings beforehand. Then again, I'm over cautious.
"kmilburn" <km******@discu ssions.microsof t.comwrote in message
news:D8******** *************** ***********@mic rosoft.com...
I have. The ASP.NET tab has 1.1.4322 selected. I have noticed that the
"Applicatio n Name" on the "Directory" tab keeps getting cleared. Thanks
in
advance James.

--
kmilburn
"James" wrote:
Have you gone into IIS and gone to the Properties "ASP.NET" Tab >
"ASP.NET
version" and checked it, for you web app?
"kmilburn" <km******@discu ssions.microsof t.comwrote in message
news:4C******** *************** ***********@mic rosoft.com...
Please help..

I can't debug ASP.NET 1.1 application. I also have ASP.NET 2.0
installed.
Running aspnet_regiis -lv produces:

=============== =============== =============== ========
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322> aspnet_regiis -lv
1.1.4322.0 Valid
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ asp
net_isapi.dll
2.0.50727.0 Valid (Root)
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \as
pnet_isapi.dll
=============== =============== =============== ========

Pressing F5 results in this error:

"Error while trying to run project: Unable to start debugging on the
web
server. Server side-error occurred on sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no
syntax
errors in web config by doing a Debug.Start Without Debugging. You may
also
want to refer tot he ASP.NET andATL Server debugging topic in the
online
documentation".

I can run the application without debugging and receive no errors.

Any help would be greatly appreciated.

Thanks

--
kmilburn


Nov 9 '06 #5

"kmilburn" <km******@discu ssions.microsof t.comwrote in message
news:4C******** *************** ***********@mic rosoft.com...
Please help..

I can't debug ASP.NET 1.1 application. I also have ASP.NET 2.0 installed.
Running aspnet_regiis -lv produces:

=============== =============== =============== ========
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322> aspnet_regiis -lv
1.1.4322.0 Valid
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322\ asp
net_isapi.dll
2.0.50727.0 Valid (Root)
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.50727 \as
pnet_isapi.dll
=============== =============== =============== ========

Pressing F5 results in this error:

"Error while trying to run project: Unable to start debugging on the web
server. Server side-error occurred on sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no syntax
errors in web config by doing a Debug.Start Without Debugging. You may
also
want to refer tot he ASP.NET andATL Server debugging topic in the online
documentation".

I can run the application without debugging and receive no errors.

Any help would be greatly appreciated.

Thanks

--
kmilburn
If you are using dbgclr.exe, each has it's own version. The 1.1 version
can't debug the 2.0 version, and most likely the 2.0 version won't debug the
1.x version.
Don't know if that helps.
Mike
Nov 9 '06 #6

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

Similar topics

8
2698
by: Davy | last post by:
Hi all, I use VC and gcc/gdb to compile and debug C/C++ files. But I found some of the debug version of the compiled files are too large to be run in a small RAM. Can I compile C/C++ Debug partially? Something like: fileA.c fileB.c And I can compile fileA.c with debug info and compile fileB.c without debug info?
4
4533
by: emma middlebrook | last post by:
I have a question regarding asserting ... here's some code: string GetAssertMessage() { ... prepare a message string and return it... } void SomeMethod() { ...
4
1757
by: xTroLL | last post by:
Hi, I want to get the running mode (DEBUG or RELEASE) of my application ? Somebody can help me ? xTroLL --------------= Posted using GrabIt =---------------- ------= Binary Usenet downloading made easy =--------- -= Get GrabIt for free from http://www.shemes.com/ =-
16
1751
by: Dean R. Henderson | last post by:
I have a project built for ASP.NET that recently started running really slow in debug mode (it takes about 10 seconds or more to step from one line of code to the next). This just started recently and only impacts one ASP.NET project. I have some other ASP.NET projects that I can step thru with the debugger with almost instant response. I also have some Windows Forms projects that work normally. I am running Visual Studio 2003 and...
3
1434
by: Mike | last post by:
I installed SP2 on my boxes and now I can no longer debug my asp.net web app. How can i fix that and be able to debug again?
9
2001
by: dee | last post by:
Hi I'm about to upload my site and I have switched to release version. Is that enough or do I still need to disable <compilation defaultLanguage="vb" debug="true" /> the debug="true" in the .pdb file? Is the .pdb necessary for the release version? Thanks a bunch. Dara
15
4057
by: Adam J. Schaff | last post by:
I have noticed that if a user closes a form via pressing return (either while the OK button has focus or if AcceptButton is set to OK for the form) then the "ENTER" keypress event fires ON THE CALLING FORM! This is very bad for me, because in my application, Form1 responds to an ENTER keypress by calling Form2. If the user closes Form2 via an ENTER, then Form1 just reopens it again, kind of trapping the user in Form2 (they can still close...
6
3666
by: pauldepstein | last post by:
To help me debug, I am writing a lot of information into a stream which I call debug. However, because of the large amount of time taken to print this information, I only want this printed while I am in debugging mode as indicated by a preprocessor directive: #define DEBUG In other words, I need code which says "Whenever I write debug <<
6
9142
by: Andrew Rowley | last post by:
I am having trouble getting debug and release builds to work properly with project references using C++ .NET and Visual Studio 2003. I created a test solution, with a basic Windows form C++ project. I then add a class library, and add a reference to this project in the first project. When I do a release build, I see the following in the output from the DLL compile: /OUT:"C:\Documents and Settings\Andrew\My Documents\Visual Studio
3
3271
by: rorni | last post by:
Hi, I'm porting code from Windows to HP-UX 11, compiling with g++. I'm getting a compilation error on the system's debug.h include file, which is included very indirectly through a series of other system include files. The one I am including is <map> . The errors I am getting are: /opt/hp-gcc-4.2.1/lib/gcc/ia64-hp-hpux11.23/4.2.1/../../../../include/c++/4.2.1/debug/debug.h: At global scope:...
0
9647
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10360
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10163
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8988
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7510
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5397
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5532
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4064
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
2
3668
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.