Hi all.
I'm using RadGrid (Telerik.Web.UI version 2008.3.1314.35) and getting the following error intermittently:
Line: 2315
Error: Sys.InvalidOperationException: Type Telerik.Web.UI.Orientation has already been registered. The type may be defined multiple times or the script file that defines it may have already been loaded. A possible cause is a change of settings during a partial update.
Then I click OK and this error is shown:
Line: 1266
Error: Sys.ScriptLoadFailedException: The script '/ScriptResource.axd?d=DRRRF0lfdGPBZtsSbajt39Af5wonTAgGeuf84mye7dW8eEGeKInK_beJOvDZmok9d9bDEO8Est-jZldOVJwBA4mHHe-xjid1-5haZivH3EM1&t=ffffffffcec42054' failed to load. Check for:
Inaccessible path.
Script errors. (IE) Enable 'Display a notification about every script error' under advanced settings.
Missing call to Sys.Application.notifyScriptLoaded().
I can't figure out what is happing. All I know is that this error only occurs after I stop to use the application for a while. For example: I click a button that populates the RadGrid. Then I wait for ~ 10 min. I click the button again and the error above is shown.
(We are using Load Balancing in servers)
Any ideias?
Thank you in advance
I'm using RadGrid (Telerik.Web.UI version 2008.3.1314.35) and getting the following error intermittently:
Line: 2315
Error: Sys.InvalidOperationException: Type Telerik.Web.UI.Orientation has already been registered. The type may be defined multiple times or the script file that defines it may have already been loaded. A possible cause is a change of settings during a partial update.
Then I click OK and this error is shown:
Line: 1266
Error: Sys.ScriptLoadFailedException: The script '/ScriptResource.axd?d=
Inaccessible path.
Script errors. (IE) Enable 'Display a notification about every script error' under advanced settings.
Missing call to Sys.Application.
I can't figure out what is happing. All I know is that this error only occurs after I stop to use the application for a while. For example: I click a button that populates the RadGrid. Then I wait for ~ 10 min. I click the button again and the error above is shown.
(We are using Load Balancing in servers)
Any ideias?
Thank you in advance