Sounds like a permission problem.<br><br>Make sure that the user that he is logging into FP with has Write permissions on your home directory.<br><br>When you create a site in IIS and then configure server extensions for that site, it creates 3 groups:<br><br>domain.com Admins<br>domain.com Authors<br>domain.com Browsers<br><br>Where domain.com is the description of your web server that you set in the configuration for the server extensions.<br><br>If you go to the web server properties, and click on the Operators tab, and Add domain.com Admins as an operator for the web site, it should add the appropriate permissions.<br>You may need to stop and start the web server after doing this.<br><br>Gerald<br><br><br>