Ask a Question related to ASP.NET General, Design and Development.
-
Linda #1
Debugging problem
I'm getting the following error when trying to debug a asp.net program.
I have domain user rights and belong to the local "Debugger Users" and "VS
Developers" groups.
I do NOT have administrator privileges on this machine.
It will work if I do have administrator rights, But this is something we
don't want to have to do.
Any Ideas?
"Error while trying to run project:
Unable to start debugging on the web server
Access is Denied"
Thanks for any help
Linda
Linda Guest
-
Problem in web references while debugging
In c#.net project I have added a web service(by adding web reference) . Now whatover changes i am making in c#.project in the existing funtion,... -
Debugging problem in Win 2000 prof.
Hi, System Config: Win 2000 Prof. ..Net Framework 1.0 I was working on an asp.net project and suddenly one morning after a restart of the... -
debugging problem - breakpoints not hit
hi, i am developing a webservice and i have a webservice and an asp.net project inside a single solution. i was asble to add breakpoints to... -
[PHP] Debugging a Session Problem
> I'm moving an application that I'm in the trying to move to a new If you are relying on cookies to transmit the session ID, make sure you have... -
ASP.NET Debugging problem
I have read the debugging document created by M.K Park (which has been referenced on this newsgroup), but unfortunately, it has not helped with... -
Mark Rae #2
Debugging problem
Hi,
I am having a problem debugging an ASP.NET application. When I hit F5 to
begin debugging, I get the following message box:
Microsoft Development Environment
Error while trying to run project: Unable to start debugging on the web
server. The debugger is not properly installed. Run setup to install or
repair the debugger. Would you like to disable future attempts to debug
ASP.NET pages for this project?
Yes / No
And, in the Output window of my project is displayed:
Auto-attach to process '[1788] aspnet_wp.exe' on machine 'WINDSMOOR2000'
failed. Error code 0x80040154 (Class not registered).
I have tried reinstalling IIS on the web server but to no avail.
Web Server is running Win2kS with SP4, and the latest SP of the .NET
framework. Development workstation is running Win2kW with SP3.
Any assistance gratefully received.
Best regards,
Mark Rae
Mark Rae Guest
-
Mark Rae #3
Re: Debugging problem
"Ravikanth[MVP]" <dvravikanth@hotmail.com> wrote in message
news:09b301c35b42$6e5ec6a0$a601280a@phx.gbl...Thanks very much for that. The server had only Native Debugging installed. I> Hi Mark,
>
> Check out this URL:
> [url]http://msdn.microsoft.com/library/default.asp?[/url]
> url=/library/en-us/vsdebug/html/vxtbsHTTPServerErrors.asp
installed Full Debugging, and all is now well.
Thanks again,
Mark
Mark Rae Guest



Reply With Quote

