Vistas:
Behavior: 
When trying to connect the upload service with the DocuWare system the upload service client crashes. 
 
Solution:
To solve this behavior please change the configuration of the SwitchClientProviderChannels in the file
"DocuWare.Gapi.dll.settings", which can be found in the installation directory of the upload service.
Locate the Communication Channel "NotSecure" and set the value Active = "true".
For the "SSPI" and "SSL" channels set the value Active = "false". This way only the NotSecure channel is used.
Save the file and then restart the upload service client.
Additional Information:
There is no security issue with only using the NotSecure channel, as the communication with DocuWare is encrypted
by default.