asked on
ASKER
IIS is Internet Information Services, the web server included with Windows Server operating systems. All current versions are built on a modular architecture; modules can be added or removed individually so that those required for specific functionality are installed. The full installation of IIS includes HTTP, security, content, compression, caching, logging and diagnostics.
TRUSTED BY
ASKER
Webdav enabled
Virtual folder under webdav site is set to read and write and security for this folder is for anon. users (IUSR_SERVER)
This creates no problem and i can use it as normal. I can now save word documents on server.
My not working setup with Windows 2008 SP2 and IIS 7
Webdav installed
Virtual folder is setuped with "basic" authentication, i have created a user on server (local administrator) that i log in with when trying to open documents.
The document then opens in "Read-only" mode, and it is not possible to save on server.......