Ask a Question related to ASP.NET General, Design and Development.
-
Ravikanth[MVP] #1
Debugging error
Hi
Check out this KB Article.
[url]http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%[/url]
3B306172
Ravikanth[MVP]
future>-----Original Message-----
>Hi All
>I am receiving the a debugging error "Error while trying
>to run project: Unable to start debugging on the web
>server. Access is denied. Would you like to disablerestarting>attempts to debug ASP.NET pages for this project?"
>after installing windows 2000 professional, .net was
>working quite fine with windows 2000 advance server. I
>have tried different options such as adding debug group,
>changing the configuration of IIS to debug and>IIS but it is still creating problem.
>Any one can help me..
>regards,
>waqar
>.
>Ravikanth[MVP] Guest
-
Debugging Online Error Message
I get the error below when deploy my application to a web server and test it from SOME machines? It seems like a generic message. Could anyone... -
Debugging returning 401 HTTP error
Hi James, The thread I posted is in the "Newsgroups: microsoft.public.dotnet.framework.aspnet" the Title is the same with this one. Thanks. ... -
debugging ASP.NET , not enough storage space error
Hi, after I got my IIS server to wor and making a few projects. out of the blue, no changes made I get this error when trying to debug an... -
Strange Error While Debugging
I put a break point in the Page_Load function but when I tell it to run till breakpoint, a little question mark appears inside the breakpoint stop... -
ASP.NET Debugging error
Unfortunately there are many things that can cause debugging to break. But the good news is virtually every potential problem is documented along... -
waqar #2
Re: Debugging error
Thanx
the problem is solved by doing these steps.
Click Start, point to Programs, point to Administrative
Tools, and then click Local Security Policy.
Expand Local Policies, and then click User Rights
Assignment.
In the right pane, double-click Impersonate a client after
authentication.
In the Local Security Policy Setting dialog box, click Add.
In the Select Users or Group dialog box, click the user
account that you want to add, click Add, and then click OK.
Click OK.
regards
waqar
waqar Guest
-
MS News \(MS ILM\) #3
Re: Debugging error
Thanks for the details
"waqar" <waqarahmed5@excite.com> wrote in message
news:03d301c35dac$e5ae9d90$a001280a@phx.gbl...>
> Thanx
> the problem is solved by doing these steps.
>
> Click Start, point to Programs, point to Administrative
> Tools, and then click Local Security Policy.
> Expand Local Policies, and then click User Rights
> Assignment.
> In the right pane, double-click Impersonate a client after
> authentication.
> In the Local Security Policy Setting dialog box, click Add.
> In the Select Users or Group dialog box, click the user
> account that you want to add, click Add, and then click OK.
> Click OK.
>
> regards
> waqar
>
MS News \(MS ILM\) Guest



Reply With Quote

