We are using the itHit Server and Ajax WebDAV Library to edit documents with our web application. We have two client PCs. Both have the same OS (W7 sp1 64bit) and Visio 2010 (14.0.7145.5000 32-bit). One has IE9 and the other has IE11. The IE9 PC opens the Visio document read-only after prompting for user credentials. The IE11 PC open the Visio document read-write after prompting for the user credentials. We noticed in Fiddler that the IE9 log never gets to the Lock command but the IE11 does. The IE11 log shows a number of commands (options/propfind/head) that are not in the IE9 log.
What could be causing this? Since Visio has started (and prompts for the user credentials), IE should not be involved but that is a difference in the two PCs