473,320 Members | 1,990 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.

Frustrated: Can't Debug ASP.NET Project

Dan
I get nothing but problems when trying to debug an ASP.Net project on our
development server (I can debug projects locally on my computer fine). It
keeps giving me this error when trying to debug on the server:

"Error while trying to run project: Unable to start debugging on the web
server. You do not have permissions to debug the server.
Verify that you are a member of the 'Debugger Users' group on the server.
Would you like to disable future attempts to debug ASP.NET pages for this
project?"

Here's what's weird, I was able to debug yesterday (after adding myself to
the 'Debugger Users' group on the server and rebooting the server). I'm
still in the 'Debugger Users' group today, yet I get this error. No one has
messed with the ASP.NET project, as I am the only one working on it. We
just did the Microsoft Critical Updates to the server late yesterday, could
this have thrown anything off? If so, what?

I already tried everything the .Net help recommended, but to no avail.

Any ideas?

Thanks for any help you can provide.
Dan
---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.659 / Virus Database: 423 - Release Date: 4/15/2004
Nov 18 '05 #1
3 1394
Just checking whether you happened to have answered incorrectly to that
stupid debugging prompt....

Go to your project > Properties > Configuration Properties > Debugging

Check at the bottom that ASP.NET debugging is still enabled.

Also, make sure that the DEBUG verb is still recognized on the server. Maybe
something was made "too secure" by the patch?
"Dan" <so*****@somewhere.com> wrote in message
news:eU**************@TK2MSFTNGP12.phx.gbl...
I get nothing but problems when trying to debug an ASP.Net project on our
development server (I can debug projects locally on my computer fine). It
keeps giving me this error when trying to debug on the server:

"Error while trying to run project: Unable to start debugging on the web
server. You do not have permissions to debug the server.
Verify that you are a member of the 'Debugger Users' group on the server.
Would you like to disable future attempts to debug ASP.NET pages for this
project?"

Here's what's weird, I was able to debug yesterday (after adding myself to
the 'Debugger Users' group on the server and rebooting the server). I'm
still in the 'Debugger Users' group today, yet I get this error. No one
has
messed with the ASP.NET project, as I am the only one working on it. We
just did the Microsoft Critical Updates to the server late yesterday,
could
this have thrown anything off? If so, what?

I already tried everything the .Net help recommended, but to no avail.

Any ideas?

Thanks for any help you can provide.
Dan
---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.659 / Virus Database: 423 - Release Date: 4/15/2004


Nov 18 '05 #2
Dan
Thanks for the response.

The option to enable ASP.NET debugging is still checked.

I'm not sure what you mean by DEBUG verb, could you elaborate?

Also, it shouldn't matter whether I'm accessing the files through file
share, or Frontpage extensions should it?

Thanks,
Dan

"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:uU**************@TK2MSFTNGP12.phx.gbl...
Just checking whether you happened to have answered incorrectly to that
stupid debugging prompt....

Go to your project > Properties > Configuration Properties > Debugging

Check at the bottom that ASP.NET debugging is still enabled.

Also, make sure that the DEBUG verb is still recognized on the server. Maybe something was made "too secure" by the patch?
"Dan" <so*****@somewhere.com> wrote in message
news:eU**************@TK2MSFTNGP12.phx.gbl...
I get nothing but problems when trying to debug an ASP.Net project on our
development server (I can debug projects locally on my computer fine). It keeps giving me this error when trying to debug on the server:

"Error while trying to run project: Unable to start debugging on the web
server. You do not have permissions to debug the server.
Verify that you are a member of the 'Debugger Users' group on the server. Would you like to disable future attempts to debug ASP.NET pages for this project?"

Here's what's weird, I was able to debug yesterday (after adding myself to the 'Debugger Users' group on the server and rebooting the server). I'm
still in the 'Debugger Users' group today, yet I get this error. No one
has
messed with the ASP.NET project, as I am the only one working on it. We
just did the Microsoft Critical Updates to the server late yesterday,
could
this have thrown anything off? If so, what?

I already tried everything the .Net help recommended, but to no avail.

Any ideas?

Thanks for any help you can provide.
Dan
---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.659 / Virus Database: 423 - Release Date: 4/15/2004

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.659 / Virus Database: 423 - Release Date: 4/15/2004
Nov 18 '05 #3
Check out this faq, this might be of use to you.
http://www.extremeexperts.com/Net/FA...minASPNET.aspx

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"Dan" <so*****@somewhere.com> wrote in message
news:eU**************@TK2MSFTNGP12.phx.gbl...
I get nothing but problems when trying to debug an ASP.Net project on our
development server (I can debug projects locally on my computer fine). It
keeps giving me this error when trying to debug on the server:

"Error while trying to run project: Unable to start debugging on the web
server. You do not have permissions to debug the server.
Verify that you are a member of the 'Debugger Users' group on the server.
Would you like to disable future attempts to debug ASP.NET pages for this
project?"

Here's what's weird, I was able to debug yesterday (after adding myself to
the 'Debugger Users' group on the server and rebooting the server). I'm
still in the 'Debugger Users' group today, yet I get this error. No one has messed with the ASP.NET project, as I am the only one working on it. We
just did the Microsoft Critical Updates to the server late yesterday, could this have thrown anything off? If so, what?

I already tried everything the .Net help recommended, but to no avail.

Any ideas?

Thanks for any help you can provide.
Dan
---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.659 / Virus Database: 423 - Release Date: 4/15/2004

Nov 18 '05 #4

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

Similar topics

43
by: steve | last post by:
I am quite frustrated with php’s include, as I have spent a ton of time on it already... anyone can tell me why it was designed like this (or something I don’t get)? The path in include is...
2
by: Daniel | last post by:
Ok folks, I have Windows XP. I installed .Net and developed some VB.Net components that I want to use in ASP.Net applications. At this point I realized I didn't have IIS installed on my XP...
1
by: Eddy | last post by:
Problem: In 'solution A', 'project 1' references 'project 2'. As such, when 'solution A' is built (debug mode), project '1' creates a dll in /debug, and project '2' referneces that dll. All is good....
6
by: garyusenet | last post by:
I have created a new project. and within this project as per the tutorial created an sql database. i have made a query which returns the result i need. 1. I cant SAVE THE QUERY? where on earth...
16
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...
3
by: Dan | last post by:
I get nothing but problems when trying to debug an ASP.Net project on our development server (I can debug projects locally on my computer fine). It keeps giving me this error when trying to debug...
10
by: Don Wash | last post by:
Hi! I'm pretty frustrated learning ASP.NET. I'm learning ASP.NET by downloading samples from various ASP.NET websites and none of the samples worked so far. The SAME error was shown whenever I...
1
by: Epetruk | last post by:
Hello, In VS2003, I used to have two solutions - a debug and release solution. Each solution had a webservice project and several other class library projects. The webservice project...
6
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++...
3
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...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
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: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
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
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.