Hello, I'm running Parallels 8 on my macbook pro. It has windows 7 loaded with IIS 7.5. I want to configure a site in IIS that points to files on my Macbook Pro's hard drive. I have setup a site in IIS and in the basic settings dialog box I have the path in there like "\\psf\Host\...". I have tried various combinations in the connect as dialog and nothing seems to work. I can access the default IIS website from my mac and I can also view the files from the VM using the \\psf\Host\... path. What am I missing? The error under the test settings dialog is: 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. How can I verify that the "application pool identity has Read access to the physical path"? Thanks in advance. Steve