Using telerik:RadAsyncUpload, when I am trying upload a document I get following expcetion in my IE window.
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C)
Timestamp: Tue, 14 Dec 2010 17:54:57 UTC
Message: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500
Line: 6
Char: 62099
Code: 0
The system where this application hosted in on Windows 2003 Server R2.
I have attached my web.config file for any one to help me. Can you please help me where the error is and how to fix this issue.
Your help is greatly appreciated.
Using the same RadAsyncUpload, when we try to upload a file it is asking the Authenticating the user by asking UID/PWD. However even after we enter the valid USerName/Password it is throwing above script exception.
Thanks
Ramana