2019: I get the error “414 REQUEST URI TOO LONG” when attempting to upload/download a Word document to Microsoft Sharepoint using WebDrive.

2019: I get the error “414 REQUEST URI TOO LONG” when attempting to upload/download a Word document to Microsoft Sharepoint using WebDrive.

This is a result of word saving a file named ~$test.doc as a temp file, the server is rejecting the ‘~’ character, and this is from URLScan. URLScan can be configured to reject certain requests, including URI's with non ASCII characters in them. Please check if URLScan is installed and if so what its configuration settings are.

See the following MS article for details on URLScan.

Click Here To See Microsoft's Article Regarding URLScan

If you do not have URLScan installed, check and see if the filename contains any of the following characters: : / \ : * ? " < > | # { } % ~ & These characters are not allowed in SharePoint document libraries.

    • Related Articles

    • 2019: Common Error Messages in WebDrive

      Error: “Can't open cache file. Error (2) - The system cannot find the file specified” This will usually happen if the WebDrive Cache Directory does not exist, or if you do not have adequate rights to store files in the cache directory. Check the main ...
    • Getting Started: Connecting to a SharePoint Server

      Click the “+” icon and select “SharePoint Online”. Enter authentication information as prompted on screen. This can vary based on account configuration (email, password, 2FA, etc.) Connection Name: Enter the name you would like to give your ...
    • SharePoint Propagation

      SharePoint Changes or Additions not Reflected in WebDrive Question Changes, such as adding users as Members to sites, or permissions changes, are not being reflected in the WebDrive site listings for the SharePoint connection. What is going on? ...
    • Azure AD to set SharePoint Permissions

      Poor Performance when using Azure AD to set SharePoint Permissions Question I use Azure AD. I use Azure AD for setting permissions in SharePoint. I am seeing poor performance using WebDrive for these SharePoint connections. What can I do? Answer If ...
    • KB Upgrade Error

      Error After Upgrade: Unable to Initialize: Could not load file or assembly Question After I upgraded WebDrive to the most recent version, I now get an error that WebDrive could not load a file or assembly. My sites do not connect. What can I do? ...