Hello,
I am using telerik web controls. it is working fine on local PC. but after uploading on server i am getting error.
The error not coming directly on page. but in system event viewer it is showing.
The error is:
    
                                I am using telerik web controls. it is working fine on local PC. but after uploading on server i am getting error.
The error not coming directly on page. but in system event viewer it is showing.
The error is:
| Event code: 3005 | |
| Event message: An unhandled exception has occurred. | |
| Event time: 1/3/2004 6:37:59 PM | |
| Event time (UTC): 1/3/2004 5:37:59 PM | |
| Event ID: 30476a2a191541a8bad4dc292ea42abd | |
| Event sequence: 3 | |
| Event occurrence: 1 | |
| Event detail code: 0 | |
| Application information: | |
| Application domain: /LM/W3SVC/1/Root/MySite-1-127176250718281250 | |
| Trust level: Full | |
| Application Virtual Path: /MySite | |
| Application Path: C:\MySite | |
| Machine name: SERVLEG | |
| Process information: | |
| Process ID: 2996 | |
| Process name: w3wp.exe | |
| Account name: NT AUTHORITY\NETWORK SERVICE | |
| Exception information: | |
| Exception type: ArgumentOutOfRangeException | |
| Exception message: Specified argument was out of the range of valid values. | |
| Parameter name: utcDate | |
| Request information: | |
| Request URL: http://localhost/MySite/WebResource.axd?d=88TXMhwKwpuUzNKATGEUHo_YxF7hf4dbjDOC8EbYgCxAX892iuW87lUx2O-VyqI4MLmM6_fqegn-WFabuD8V_IBlxNw9UINRvZgJl_OjYf81&t=633613964280000000 | |
| Request path: /MySite/WebResource.axd | |
| User host address: 127.0.0.1 | |
| User: | |
| Is authenticated: False | |
| Authentication Type: | |
| Thread account name: NT AUTHORITY\NETWORK SERVICE | |
| Thread information: | |
| Thread ID: 1 | |
| Thread account name: NT AUTHORITY\NETWORK SERVICE | |
| Is impersonating: False | |
| Stack trace: at System.Web.HttpCachePolicy.UtcSetLastModified(DateTime utcDate) | |
| at System.Web.HttpCachePolicy.SetLastModified(DateTime date) | |
| at System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(HttpContext context) | |
| at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() | |
| at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) | |
| Custom event details: | |
| For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. |