I am experimenting with running my website from my home PC. I installed all the components of IIS in Vista Home Premium.
When I set up and test my connection I get this:
Test Connection:
Authorization Cannot verify access to path ...
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 <domain>\<computer_name>$ has
Read access to the physical path. Then test these settings again.
What am I doing wrong? How do I set up permissions?
Thanks


