I've set things up according to the instructions. Everything builds fine. No database errors. When I attempt to navigate to
http://localhost/thephile I receive the below "security" error. I've tried everything suggested in the install instructions to troubleshoot. Any help will be appreciated.
========================
Server cannot access application directory 'C:\wrox\ThePhile\'. The directory does not exist or is not accessible because of security settings.
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.
Stack Trace:
[HttpException (0x80004005): Server cannot access application directory 'C:\wrox\ThePhile\'. The directory does not exist or is not accessible because of security settings.]
System.Web.HttpRuntime.EnsureAccessToApplicationDi rectory() +72
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +263
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +983
System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr) +128