I am trying to use my local website in Dropbox using IIS. When I add the Dropbox directory, I get an error: 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 that it has access to the built-in account. Verify that the application pool identifier has read access to the physical path. If this server is joined to a domain and the application pool identifier is NetworkService or LocalSystem, make sure that \ $ has read access to the physical path.
I am an administrator and have allowed all access to the Dropbox folder. What's wrong?
source share