I'm trying to deploy my ASP.NET website locally to IIS 7.5 on Windows 7, and I keep receiving the same error. I've never deployed to IIS before.
Error:
Authorization: Cannot verify acces to path (c:\inetpub\wwwroot\website)
Message:
The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path. If this server is joined to a domain, and the application pool identity is NetworkService or LocalSystem, verify that \$ has Read access to the physical path. Then test these settings again.
I'm using the .NET Framework 4.0.30319