Server cannot access application directory
Hi.
I'm trying to run the first example punctual.aspx in the book but experience the following error when I navigate to the page. Can anyone help?
Server Error in '/BegASPNET' Application.
--------------------------------------------------------------------
Server cannot access application directory 'C:\Documents and Settings\Colin\My Documents\WROX\BegASPNET\'. The directory does not exist or is not accessible because of security settings.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Server cannot access application directory 'C:\Documents and Settings\Colin\My Documents\WROX\BegASPNET\'. The directory does not exist or is not accessible because of security settings.
|