Debug and Access denied

liunx

Guest
Hi guys!

I am using Visual Studio .net as the IDE for ASP.NET applications. I am facing some erros and not sure whether these are installation related errors or anyother. (Operating System win2000 Pro)

1. Whenver I run any ASP.net application for the first time i get a message box "TO STOP DEBUGGER", If I stop it once next time it doesnt appear and run the application properly but I want to know what is the reason? and How can I stop this message box ?

2. If I make a user with or without administrator priviliges and try to make ASP.net application in that user in a virtual directory(not in wwwroot), While saving the application folder(usually named as WebApplication1..), generates error that folder cannot be created ACCESS DENIED. What can be the reason?

Any help is highly appreciated.

Regards.
 
Back
Top