Enabling WebDAV to handle paths with & sign

To enable WebDAV to handle paths with an & sign in the name, you need to update a registry key.

Procedure

  1. On the Content Manager server, open the Registry Editor.
  2. Navigate to the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET
  3. Add a new key to this key called VerificationCompatibility (a DWORD) and set it to the value 1.
    To learn more about this issue, refer to Microsoft Knowledge Base Article 826437 (http://support.microsoft.com/kb/826437).