RE: web project debugging problem
From: Nick (anonymous_at_discussions.microsoft.com)
Date: 05/06/04
- Previous message: Felix Wang: "Re: Problem with setup project and user-selected installation directory"
- In reply to: Jerry Salim: "web project debugging problem"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 01:46:02 -0700
Hi Jerry,
Reading your information, I would any or all of the following in numeric order:
1. Add the ASPNET user account to the Admin group.
2. Start the VS.NET Command prompt and re-register the IIS: aspnet_regiis.exe -i
3. Uninstall and Reinstall IIS on the machine. If this doesn't work. Try step 2 again.
4. You may also want to check that the WWWROOT$ folder has been created.
5. Are you able to create simple Windows Application on the box. This is to verify that there isn't something wrong with VS.NET installation etc.
brg
/Nick
----- Jerry Salim wrote: -----
hi,
i am using windows 2003 standard edition, iis 6.0 and visual studio.net 2003.
i have problem to debbuging web project.
every time i try to debug it. it always given me this error
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.
(image at www.jerrysalim.com/error.bmp )
i have no idea how to solve this problem.
any help would greatly appriciated
Thanks
Jerry
- Previous message: Felix Wang: "Re: Problem with setup project and user-selected installation directory"
- In reply to: Jerry Salim: "web project debugging problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|