I am getting the following error information. I have given the "ASPNET" account permissions to this directory according to Micorosft Instructions found at this link: http://asp.net/security.aspx<BR><BR>but I am still unable to run any of my ASPX pages. Any help greatly appreciated.<BR><BR><BR><BR>Server Error in '/' Application.<BR>--------------------------------------------------------------------------------<BR><BR>Access denied to 'Cocuments and SettingsJustinDesktopWorking on Fiasco 2002fiasco2002' directory. Failed to start monitoring directory changes. <BR>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. <BR><BR>Exception Details: System.Web.HttpException: Access denied to 'Cocuments and SettingsJustinDesktopWorking on Fiasco 2002fiasco2002' directory. Failed to start monitoring directory changes.<BR><BR>Source Error: <BR><BR>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. <BR><BR>Stack Trace: <BR><BR><BR>[HttpException (0x80004005): Access denied to 'Cocuments and SettingsJustinDesktopWorking on Fiasco 2002fiasco2002' directory. Failed to start monitoring directory changes.]<BR> System.Web.FileChangesMonitor.StartMonitoringDirec toryRenamesAndBinDirectory(String dir, FileChangeEventHandler callback) +444<BR> System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +324<BR><BR>[HttpException (0x80004005): ASP.NET Initialization Error]<BR> System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +927<BR> System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr) +128<BR><BR> <BR><BR><BR>--------------------------------------------------------------------------------<BR>Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0