473,320 Members | 1,896 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

unable to debug vs 2003 .net

hi

when i try to debug a web application, i get the following error
message:

error while trying to run project: unable to start debugging on the
web server

but when i try to debug a regular console application it works fine...

i've tried lot's of "change this property and it should work", but
none helped...

i would love any help i could get...
Feb 28 '08 #1
8 2468
Can you run without debugging?

Try registering asp.net with iis:
aspnet_regiis.exe -i
in the VS command prompt.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
<mi****@gmail.comwrote in message
news:76**********************************@n58g2000 hsf.googlegroups.com...
hi

when i try to debug a web application, i get the following error
message:

error while trying to run project: unable to start debugging on the
web server

but when i try to debug a regular console application it works fine...

i've tried lot's of "change this property and it should work", but
none helped...

i would love any help i could get...

Feb 28 '08 #2
What's your operating system?

<mi****@gmail.comwrote in message
news:76**********************************@n58g2000 hsf.googlegroups.com...
hi

when i try to debug a web application, i get the following error
message:

error while trying to run project: unable to start debugging on the
web server

but when i try to debug a regular console application it works fine...

i've tried lot's of "change this property and it should work", but
none helped...

i would love any help i could get...

Feb 28 '08 #3
On Feb 28, 11:33 am, "Eliyahu Goldin"
<REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.orgwrote:
Can you run without debugging?

Try registering asp.net with iis:
aspnet_regiis.exe -i
in the VS command prompt.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net

<mic...@gmail.comwrote in message

news:76**********************************@n58g2000 hsf.googlegroups.com...
hi
when i try to debug a web application, i get the following error
message:
error while trying to run project: unable to start debugging on the
web server
but when i try to debug a regular console application it works fine...
i've tried lot's of "change this property and it should work", but
none helped...
i would love any help i could get...
thanks for the reply
i tried restarting it from the vs command line... but it's not
helping.... :(
Feb 28 '08 #4
On Feb 28, 11:40 am, "Aidy" <a...@xxnoemailxx.comwrote:
What's your operating system?

<mic...@gmail.comwrote in message

news:76**********************************@n58g2000 hsf.googlegroups.com...
hi
when i try to debug a web application, i get the following error
message:
error while trying to run project: unable to start debugging on the
web server
but when i try to debug a regular console application it works fine...
i've tried lot's of "change this property and it should work", but
none helped...
i would love any help i could get...
windows XP, and i'm using iis 5.1
Feb 28 '08 #5
On Feb 28, 12:27 pm, mic...@gmail.com wrote:
On Feb 28, 11:33 am, "Eliyahu Goldin"

<REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.orgwrote:
Can you run without debugging?
Try registering asp.net with iis:
aspnet_regiis.exe -i
in the VS command prompt.
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net
<mic...@gmail.comwrote in message
news:76**********************************@n58g2000 hsf.googlegroups.com...
hi
when i try to debug a web application, i get the following error
message:
error while trying to run project: unable to start debugging on the
web server
but when i try to debug a regular console application it works fine...
i've tried lot's of "change this property and it should work", but
none helped...
i would love any help i could get...

thanks for the reply
i tried restarting it from the vs command line... but it's not
helping.... :(
oh, and the program IS running, only debugging seems not to work
Feb 28 '08 #6
On Feb 28, 10:10 am, mic...@gmail.com wrote:
hi

when i try to debug a web application, i get the following error
message:

error while trying to run project: unable to start debugging on the
web server

but when i try to debug a regular console application it works fine...

i've tried lot's of "change this property and it should work", but
none helped...

i would love any help i could get...
can anyone else please help....? :(
Feb 28 '08 #7
On Feb 28, 10:10 am, mic...@gmail.com wrote:
hi

when i try to debug a web application, i get the following error
message:

error while trying to run project: unable to start debugging on the
web server

but when i try to debug a regular console application it works fine...

i've tried lot's of "change this property and it should work", but
none helped...

i would love any help i could get...

just so everybody knows - i was able to fix this by enabling HTTP keep
alives (ehich is in IIS -default web site -properties -web site
tab or something)

woo hoo!!!!
Feb 29 '08 #8
I am having the same problem. Started when I installed VS 2008. I've been
running 2003 and 2005 side by side with no troubles. Once I installed 2008 I
couldn't copy my 2003 project to the server. I'd get an error message which
read:

HTTP/1.1 500 Internal Server Error

Being unable to resolve this I uninstalled VS 2008 and attempted to restore
things to the way they were. Now I'm getting the same error as you, but it
doesn't matter whether I've set for debug or release, it won't build.

I've tried aspnet_regiis -i, iisreset, and deleting and re-creating my IIS
application name. None of this seems to help. Unless someone can answer
this question soon looks like I'll be re-installing everything...
"mi****@gmail.com" wrote:
On Feb 28, 10:10 am, mic...@gmail.com wrote:
hi

when i try to debug a web application, i get the following error
message:

error while trying to run project: unable to start debugging on the
web server

but when i try to debug a regular console application it works fine...

i've tried lot's of "change this property and it should work", but
none helped...

i would love any help i could get...


just so everybody knows - i was able to fix this by enabling HTTP keep
alives (ehich is in IIS -default web site -properties -web site
tab or something)

woo hoo!!!!
Mar 3 '08 #9

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

Similar topics

2
by: TM | last post by:
When I run an ASP.Net application I am getting the following error: "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged."...
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
5
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...
1
by: Báltico | last post by:
After installing Windows 2003 Server SP1 I was unable to start any asp.net project either in Debug or Release mode. Every time I got the Unable to start debugging on the web server ... You do not...
2
by: NAGY | last post by:
hello, I created an asp.net web app in C# from a non administrative account in Visual Studio 2003, .net 1.1. when i try to run the application in debug mode from Debug start menu option, i get an...
2
by: Roy | last post by:
Hi all, I installed IIS on my Win2K machine after installing Visual Studio 2003 and now have problem with debugging asp.net files. I need to know if I need to uninstall IIS and install a newer...
5
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...
6
by: Bob Rock | last post by:
Hello, I'm using an executable (for which I do not have the source code nor the pdb file) as the startup application to load a DLL I'm writing and need to debug. If I try to debug the DLL I...
3
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I have both vs 2003 and vs 2005 runing on a machine that has windows xp on it with iis 5.1. Everything works except I can not debug a 2003 web application. I looked in IIS and it is using...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.