User421854095 posted
I want to run my ASP.NET project created with Visual Studio 2010 on II6 on Windows Server 2003, however, everytime I want to run it, I receive the message:
Server cannot access application directory 'C:\Inetpub\InvestigatedCasesC\InvestigatedCasesC\'. The directory does not exist or is not accessible because of security settings.
Where InvestigatedCasesC is my root project folder, I did a research and most of the time it is advised to grant read, write and execute permissions to ASPNET user in Windows, but that does not work, could you help me out please? thanks in advanced!