Thursday, February 09, 2006

ASP.NET Forums - CAN NOT DEBUG

ASP.NET Forums - CAN NOT DEBUG


CAN NOT DEBUG
Reply Quote

I use vs 2005 Beta 2 to develop web application(http mode).
When I press start debugging button in VS2005, it display a error message after compile
" This project is not configured to be debugged"

I use IE to open the defualt.aspx, it still can't run,
Server Error in '/MyApplication' Application.
current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET Files'.
How can I do?



Brock:

Based on your posts above, even if you manually Add the NETWORK/NETWORKSERVICE accounts to the access list for the ASP.NET Temporary Files, when the System Group Policies are re-applied the security changes again.

The Group Policies must be edited to prevent the Directory access from being changed every time Security Policies are re-applied.



~^M^~
~^M^~
"Life, don't talk to me about Life"
-Marvin

No comments: