A colleague created an IIS Application using IIS 7.5. They then shared the directory to my user account. When I copy files to that directory (\server\myWebsite), I get a 401 error (Unauthorized access) when trying to access the page. We set up the application using anonymous access. My account has read/write permissions to that directory (allowing me to copy files to it). I get the error with the simplest of web pages. Any ideas how to guide my colleague to setup the IIS/shared directory. Note that when he copies the files on the machine, everything works delightfully.
Thank you, Mike