Quote:
quote:Originally posted by Huma Naqvi
When i debug my asp.net web service program it gives an error
"Unable to start debugging on the web server. Access is denied"
Though i have added myself under debuggers group
can anyone help me out
|
Huma you have to right click on Browser and click on properties
and then click on security. click on Trusted Sites , click on sites
and here u enter ur computer IP Address (
http://127.0.1 in my senario) and then click add.
if ur problem not solve in this way then u right click on Project(namespace) in vs.net and click on properties, left side u see debugger icon click on and see on right here u see debugg = true u select false. but in this case ur debugger not work, how ever ur project will be run.
okay best of luck
qadeeralvi