Hello,
I'm getting an error that is trying to grab my ASP.NET application from my desktop. I already created an Application Pool within IIS Manager and I uploaded the website folder onto it for localhost. Is there a certain "localhost" type folder on my remote desktop that would be a better location to grab my application so it'll work under localhost?
This is running on AWS remote desktop on my Windows 7 OS.
What permissions need to be modified in order to fix this?
Config Error | Cannot read configuration file due to insufficient permissions |
---|---|
Config File | \\?\C:\Users\Administrator\Desktop\teckStore\web.config |
Thanks.