I have IIS7.5 with ASPNET 4.0 running in Parallels virtual machine on Windows 7 on an external harddisk.
My website source files are on my MacBook Air.
I want to configure a website within IIS7.5 that points to the files on the MacBook Air.
I now have this under physical path:
\\psf\home\dropbox\inetpub\mysite
I'm not sure which user to place under 'Connect as', but I know that both my Windows 7 admin user credentials, or my MacBook Air admin credentials do not work when I click 'test settings'. Authentication is checked, but Authorization failed with "Path might not exist and could not be verified (\\psf\home\dropbox\inetpub\mysite)".
How can I configure this correctly?
↧