| John Watson |
-- Moved from [aspngstart] to [aspngconfig] by dana coffey <Click here to reveal e-mail address> --
Hello,
I'm using VS.NET pro edition on W2K pro.:
Whenever I try to debug as ASP.NET application I get the following message:
"Cannot start the debugger--you do not have permissions to debug this server"
I looked in the MS help and tried the following:
--check machine.config username line for system, autogenerate --check permissions on folder for "anonymous access", "windows authenication" --add IUSR user to "debugger users" group --check web.config file for "debug=true" --give appropriate permissions to all file folders for the web root
I also tried debugging by manually attaching to the ASPNET_WP process.
None of these solutions worked. Do I have to resign myself to not using the debugger?
thanks
|
|
| |
| | |
| |
| Peter Ma |
I have the same problem too! But, what's "check the project path" solution? how to check? and check for what? I search through the support.microsoft.com, it just ask to "Restart the IIS", and surely it won't work (for me)~
Thanks, Peter
[Original message clipped]
_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
|
|
| |
|
| |
| Fabio Pagano |
I had the problem because i opened a solution with the same name of the one i wanted to really open but in a path that was not configured as a virtual application, so debug was not possibile.
Try to create a new asp.net application: if it works, copy code there.
Fabio Pagano
----- Original Message ----- From: "Peter Ma" <Click here to reveal e-mail address> To: "aspngconfig" <Click here to reveal e-mail address> Sent: Saturday, May 04, 2002 11:35 AM Subject: [aspngconfig] Re: Can't debug
[Original message clipped]
|
|
| |
|
| |
| John Watson |
Thanks, but I already tried creating a new project--still does not work.
----- Original Message ----- From: "Fabio Pagano" <Click here to reveal e-mail address> To: "aspngconfig" <Click here to reveal e-mail address> Sent: Sunday, May 05, 2002 11:56 PM Subject: [aspngconfig] Re: Can't debug
> I had the problem because i opened a solution with the same name of the one [Original message clipped]
|
|
| |
|
| |
| Mark Bruce |
Open IIS MMC Browse to the virtual directory you created and right mouse click on it Choose properties Click Create next to the application name Click OK it should work!
--- John Watson <Click here to reveal e-mail address> wrote: [Original message clipped]
__________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com
|
|
| |
|
| | |
| |
| Mark Bruce |
Is this web app on your local machine or on a server somewhere on your network?
--- John Watson <Click here to reveal e-mail address> wrote: [Original message clipped]
__________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com
|
|
| |
|
| | |