I have noticed every time i select a client on the file the upload control post a small amount of data to the server and it causes an un-handled exception. Here is the exception message:
The file '/DigitalMailer.EDMS.CCC/ig_fua34sf345sdf13sdf3454erdsf2345asd3425df5235d54df345.aspx' does not exist.
Why?
Hi preet919,
You can just filter requests which are made to this specific URL. As we have answered to Lenny we will not change the URL for the next Service Release.
Thanks,
Miro Hristov
The problem is that the file upload sometimes work and sometimes it doesn't. And there is no set pattern to this. I am so confused with this. I ignored the above request to the url and still same behavior.
We have an unhandled exception module and in that module I inspect the request for this crazy url and if its found then I just return instead of calling our error page
Hi Lenny,
Were you able to reslove this issue? I have similar problem where my file uploads sometimes work and sometimes throws an exception about: /ig_fua34sf345sdf13sdf3454erdsf2345asd3425df5235d54df345.aspx?key=p40sAl6JnF76C0WVGmcvTyF8bvop4B&command=fileSize
Preet.
Ok. Thanks for the information