mscrm-addons.com - Blog

IMPORTANT INFORMATION

This blog is deprecated since July 2020.The articles below are no longer maintained and might contain outdated information. 
You can find the most acutal and relevenat information in our Knowledge Base at support.mscrm-addons.com

News.mscrm-addons.com Blog

rss

Hello and welcome to our blog! What can we do for you? Are you looking for further technical information or step-by-step instructions to our products? Or would you like to read the latest news on mscrm-addons? Please feel free to browse our blog for detailed information and to share our posts!


AttachmentExtractor fails to upload large files

Issue:

AttachmentExtractor fails to upload files exeeding two megabytes of size (The actual size being blockes depends on various parameters and might actually be lower than the set value).

Check, if you see a message similar to the following in the event log or the log overview of the service configuration:

The request message is to big. The server does not allow messages larger than 2097152 bytes.

This is indicating, that the default upload method is not working due to server side message size restrictions.

Solution:

  • Note your servicename, as you have entered it, when creating the service. (e.g. MyService)
  • Open the registry editor on the machine, where the AttachmentExtractor service is installed.
  • Open the following key : HKEY_LOCAL_MACHINE\SOFTWARE\PTM EDV-Systeme\AttachmentExtractorserver\Configurations
  • Find the key, named euqal to your servicename (e.g. HKEY_LOCAL_MACHINE\SOFTWARE\PTM EDV-Systeme\AttachmentExtractorserver\Configurations\MyService)
  • Find the following StringValue UseSP15Upload
     
  • Change the value to true (Do NOT include the quotes)
  • Stop and Restart the service

That’s it! We appreciate your feedback! Please share your thoughts by sending an email to support@mscrm-addons.com.




Comments are closed.