Quote Originally Posted by Vincent Oorsprong View Post
Martin, Rachael,

I wonder whether you are running IIS max path limit issue. To check this try out CustomDownloadURL instead of DownloadURL and set bindsession to false and/or iTimeOut to 0 as they both increase the URL length.

If so read https://stackoverflow.com/questions/...ist-in-windows

AFAIK the web.config setting to increase the length does not work but there is/was a registry entry for it. I however don't know anymore what this entry was.
The url length of the file is 259 so it is within limit.
Any additional setting required for 19.1 versus 18.2?
18.2 version of the web app works, 19.1 just would not work.... any special permission on the c\: drive of the server needed for 19.1?