473,387 Members | 3,820 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,387 software developers and data experts.

Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged. windows 2003 server

I'am having this message while trying to rune my asp.net app on win3k
server. I have set debug="true" in <compilation section
in my web.config .
Can anyone help me?
Thanks in advance
Nov 18 '05 #1
11 2727
have you set Build >> Configuration Manager active settings to Debug
also have you enabled debugging for asp.net under Project >> "Proejct Name
Properties >> Configuaration >> Debuging

if yes.. have you check to see whether you are under Administrators and
Debuggers group on the server ?

--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eY**************@tk2msftngp13.phx.gbl...
I'am having this message while trying to rune my asp.net app on win3k
server. I have set debug="true" in <compilation section
in my web.config .
Can anyone help me?
Thanks in advance

Nov 18 '05 #2

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:uv**************@TK2MSFTNGP09.phx.gbl...
have you set Build >> Configuration Manager active settings to Debug
also have you enabled debugging for asp.net under Project >> "Proejct Name
Properties >> Configuaration >> Debuging

if yes.. have you check to see whether you are under Administrators and
Debuggers group on the server ?

--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eY**************@tk2msftngp13.phx.gbl...
I'am having this message while trying to rune my asp.net app on win3k
server. I have set debug="true" in <compilation section
in my web.config .
Can anyone help me?
Thanks in advance


Well , now i'am getting :error while trying to run project: Unable to start
debugging

Asp debugging is disabled because asp process is running as a user that does
not have debugging permissons.

I admit it is an improvement compare to my first message and i got here
thanks to your guidance by enabling debugging in
Project >> "Proejct Name Properties >> Configuaration >> Debuging


I'm logged on as administrator and this account belongs to the debuggers
group. i have just checked this.
Nov 18 '05 #3
thats about all you need to do.
but just do a rebuild project (Build >> Rebuild Project_Name) first and then
try Start >> Debug (also you should have a page set up as a start page ..
solution explorer >> page >> right click >> set as start up page or
something
--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:uE**************@TK2MSFTNGP12.phx.gbl...

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:uv**************@TK2MSFTNGP09.phx.gbl...
have you set Build >> Configuration Manager active settings to Debug
also have you enabled debugging for asp.net under Project >> "Proejct
Name
Properties >> Configuaration >> Debuging

if yes.. have you check to see whether you are under Administrators and
Debuggers group on the server ?

--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eY**************@tk2msftngp13.phx.gbl...
> I'am having this message while trying to rune my asp.net app on win3k
> server. I have set debug="true" in <compilation section
> in my web.config .
> Can anyone help me?
> Thanks in advance
>
>


Well , now i'am getting :error while trying to run project: Unable to
start
debugging

Asp debugging is disabled because asp process is running as a user that
does
not have debugging permissons.

I admit it is an improvement compare to my first message and i got here
thanks to your guidance by enabling debugging in
Project >> "Proejct Name
Properties >> Configuaration >> Debuging


I'm logged on as administrator and this account belongs to the debuggers
group. i have just checked this.

Nov 18 '05 #4
IUSR_machinename is also added to the debugger group.

"Claude seraphin" <se******@metier.fr> wrote in message
news:uE**************@TK2MSFTNGP12.phx.gbl...

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:uv**************@TK2MSFTNGP09.phx.gbl...
have you set Build >> Configuration Manager active settings to Debug
also have you enabled debugging for asp.net under Project >> "Proejct Name Properties >> Configuaration >> Debuging

if yes.. have you check to see whether you are under Administrators and
Debuggers group on the server ?

--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eY**************@tk2msftngp13.phx.gbl...
I'am having this message while trying to rune my asp.net app on win3k
server. I have set debug="true" in <compilation section
in my web.config .
Can anyone help me?
Thanks in advance


Well , now i'am getting :error while trying to run project: Unable to

start debugging

Asp debugging is disabled because asp process is running as a user that does not have debugging permissons.

I admit it is an improvement compare to my first message and i got here
thanks to your guidance by enabling debugging in
Project >> "Proejct Name
Properties >> Configuaration >> Debuging


I'm logged on as administrator and this account belongs to the debuggers
group. i have just checked this.

Nov 18 '05 #5
I did rebuild as you suggested but still the last error. Should i reboot my
system?
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
thats about all you need to do.
but just do a rebuild project (Build >> Rebuild Project_Name) first and then try Start >> Debug (also you should have a page set up as a start page ..
solution explorer >> page >> right click >> set as start up page or
something
--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:uE**************@TK2MSFTNGP12.phx.gbl...

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message news:uv**************@TK2MSFTNGP09.phx.gbl...
have you set Build >> Configuration Manager active settings to Debug
also have you enabled debugging for asp.net under Project >> "Proejct
Name
Properties >> Configuaration >> Debuging

if yes.. have you check to see whether you are under Administrators and
Debuggers group on the server ?

--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eY**************@tk2msftngp13.phx.gbl...
> I'am having this message while trying to rune my asp.net app on win3k
> server. I have set debug="true" in <compilation section
> in my web.config .
> Can anyone help me?
> Thanks in advance
>
>


Well , now i'am getting :error while trying to run project: Unable to
start
debugging

Asp debugging is disabled because asp process is running as a user that
does
not have debugging permissons.

I admit it is an improvement compare to my first message and i got here
thanks to your guidance by enabling debugging in
Project >> "Proejct Name
Properties >> Configuaration >> Debuging


I'm logged on as administrator and this account belongs to the debuggers
group. i have just checked this.


Nov 18 '05 #6
aaaah i know why.
think its trying to lauch the debugging as aspnet user (not sure if thats
the case).
no you dont need to reboot unless you changed or added user to to groups.
(even then log off is good enough)
just check to see if aspnet user belong to the groups.. lemme just check
msdn

http://msdn.microsoft.com/library/de...ndebugging.asp

if i find any more info will message you in just about a moment
think under debuggers you will have another user ie IWAM_MachineName

--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I did rebuild as you suggested but still the last error. Should i reboot my
system?
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
thats about all you need to do.
but just do a rebuild project (Build >> Rebuild Project_Name) first and

then
try Start >> Debug (also you should have a page set up as a start page ..
solution explorer >> page >> right click >> set as start up page or
something
--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:uE**************@TK2MSFTNGP12.phx.gbl...
>
> "Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message > news:uv**************@TK2MSFTNGP09.phx.gbl...
>> have you set Build >> Configuration Manager active settings to Debug
>> also have you enabled debugging for asp.net under Project >> "Proejct
>> Name
>> Properties >> Configuaration >> Debuging
>>
>> if yes.. have you check to see whether you are under Administrators
>> and
>> Debuggers group on the server ?
>>
>> --
>> Regards,
>> HD
>> Once a Geek.... Always a Geek
>> "Claude seraphin" <se******@metier.fr> wrote in message
>> news:eY**************@tk2msftngp13.phx.gbl...
>> > I'am having this message while trying to rune my asp.net app on
>> > win3k
>> > server. I have set debug="true" in <compilation section
>> > in my web.config .
>> > Can anyone help me?
>> > Thanks in advance
>> >
>> >
>>
>
> Well , now i'am getting :error while trying to run project: Unable to
> start
> debugging
>
> Asp debugging is disabled because asp process is running as a user that
> does
> not have debugging permissons.
>
> I admit it is an improvement compare to my first message and i got here
> thanks to your guidance by enabling debugging in
> Project >> "Proejct Name
>> Properties >> Configuaration >> Debuging
>
> I'm logged on as administrator and this account belongs to the
> debuggers
> group. i have just checked this.
>
>



Nov 18 '05 #7
have a look at this as well
http://msdn.microsoft.com/library/de...quirements.asp

--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I did rebuild as you suggested but still the last error. Should i reboot my
system?
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
thats about all you need to do.
but just do a rebuild project (Build >> Rebuild Project_Name) first and

then
try Start >> Debug (also you should have a page set up as a start page ..
solution explorer >> page >> right click >> set as start up page or
something
--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:uE**************@TK2MSFTNGP12.phx.gbl...
>
> "Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message > news:uv**************@TK2MSFTNGP09.phx.gbl...
>> have you set Build >> Configuration Manager active settings to Debug
>> also have you enabled debugging for asp.net under Project >> "Proejct
>> Name
>> Properties >> Configuaration >> Debuging
>>
>> if yes.. have you check to see whether you are under Administrators
>> and
>> Debuggers group on the server ?
>>
>> --
>> Regards,
>> HD
>> Once a Geek.... Always a Geek
>> "Claude seraphin" <se******@metier.fr> wrote in message
>> news:eY**************@tk2msftngp13.phx.gbl...
>> > I'am having this message while trying to rune my asp.net app on
>> > win3k
>> > server. I have set debug="true" in <compilation section
>> > in my web.config .
>> > Can anyone help me?
>> > Thanks in advance
>> >
>> >
>>
>
> Well , now i'am getting :error while trying to run project: Unable to
> start
> debugging
>
> Asp debugging is disabled because asp process is running as a user that
> does
> not have debugging permissons.
>
> I admit it is an improvement compare to my first message and i got here
> thanks to your guidance by enabling debugging in
> Project >> "Proejct Name
>> Properties >> Configuaration >> Debuging
>
> I'm logged on as administrator and this account belongs to the
> debuggers
> group. i have just checked this.
>
>



Nov 18 '05 #8
Again thanks , i went through the readings but i still seem to be missing
something.
Not so much progress.
Nov 18 '05 #9
is there
<identity impersonate="true|false"
userName="domain\username"
password="password"/>in your web.config file ?
give me a min.. i am looking into it... hopefully i will find something this
time around
--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eG**************@TK2MSFTNGP10.phx.gbl...
Again thanks , i went through the readings but i still seem to be missing
something.
Not so much progress.

Nov 18 '05 #10
http://msdn.microsoft.com/library/de...rvererrors.asp
--
Regards,
HD
Once a Geek.... Always a Geek
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:OK****************@TK2MSFTNGP11.phx.gbl...
is there
<identity impersonate="true|false"
userName="domain\username"
password="password"/>in your web.config file ?
give me a min.. i am looking into it... hopefully i will find something
this time around
--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eG**************@TK2MSFTNGP10.phx.gbl...
Again thanks , i went through the readings but i still seem to be missing
something.
Not so much progress.


Nov 18 '05 #11
mate, how are you getting on with your debugging problem ?

--
Regards,
HD
Once a Geek.... Always a Geek
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
http://msdn.microsoft.com/library/de...rvererrors.asp
--
Regards,
HD
Once a Geek.... Always a Geek
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:OK****************@TK2MSFTNGP11.phx.gbl...
is there
<identity impersonate="true|false"
userName="domain\username"
password="password"/>in your web.config file ?
give me a min.. i am looking into it... hopefully i will find something
this time around
--
Regards,
HD
Once a Geek.... Always a Geek
"Claude seraphin" <se******@metier.fr> wrote in message
news:eG**************@TK2MSFTNGP10.phx.gbl...
Again thanks , i went through the readings but i still seem to be
missing
something.
Not so much progress.



Nov 18 '05 #12

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

Similar topics

0
by: Nallathambi | last post by:
hi, I have .net 2003 on my system. I have created one project say Prj1 on my m/c .It is running fine on my system.But i given the prj1 to my teamate(Just copy and pasted on his machine).he unable...
2
by: genc_ymeri | last post by:
Hi, We are a team of 4 using win2003 server (sp1) in our dev machines and VS2003 for our .Net web app. We did make a copy of our project (located to one "hardwarely old" PC ) to our machines. All...
4
by: Stephen Miller | last post by:
Hi, I am running v1.1.4322 on Win2K server and unable to debug a ASP.Net application running locally, using a full URL (ie www.mysite.com). When I hit F5, I get the following error message: ...
6
by: AlanS | last post by:
I have used Visual Studio for about 8 months. I have developed some ASP solutions. I had to get on with some other things and have not worked with ASP.NET for a couple months. In the meantime, I...
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...
3
by: Charlie | last post by:
I am running Microsoft Visual Basic .NET 69462-270-0000007-18739 I get an error while trying to run a project: "Error trying to run project: Unable to start debugging on the web server. The...
0
by: bvh | last post by:
When I try to run an asp.net project I get a message stating: Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged. ...
0
by: Luis Esteban Valencia | last post by:
I was working on a project ASP.Net and it was working properly before I reformatted the OS I setup a new OS Win XP Pro and V. Studio Enterprise Architech 2003 I wanted to add some more things...
1
by: Rafael Tejera | last post by:
I'm working in VS 2003 using C#, MSSQL 2000 and Windows 2003 Server. When I try to run any web application I receive the following error: Error while trying to run project: Unable to start...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...

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.