This is a migrated thread and some comments may be shown as answers.

RadScriptManager, RadControls and Obout controls

3 Answers 95 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Balasubramanian
Top achievements
Rank 1
Balasubramanian asked on 12 Jul 2011, 07:06 PM
Hi,

In our application we are using an asp:ScriptManager in the master page. The master page has update panels and Obout contorls in them.
We have another page which uses this master page and we have Telerik controls in them. Application users are getting the following error message when accessing the application from a different WAN.

Webpage error details

 

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 2.0.50727; .NET4.0E)
Timestamp: Wed, 6 Jul 2011 19:57:22 UTC

 


Message: 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.
Line: 2315
Char: 38
Code: 0
URI:
/eCaRMA/ScriptResource.axd?d=WV_pLY8yC_4c-8xNHLf8xHgTgejs1e85CWLgnxQe6rniVduczudIzzBp2iGTKHFEb05Zi7jBENNdtMrpbnd1W6ADCnFaleq-kQnkLr9YkC0kP7DHk6MCjjrLON1kICyQv3lx-NcgjeDYk6BL2nNkq58u1Vq64VtJ9rdly8DQrrlHyo720&t=ffffffff93975e3e

 


Message: Sys.ScriptLoadFailedException: The script '/eCaRMA/ScriptResource.axd?d=kHA5vEfD81vPxTjuz-ql3Sx9uP02Wr5RUds11TI0reUShvrBbyN4h3KK_JxOIcd027-jUsUdV20X9KAr3a2LN9fA227ympMcwLNIkF72uMLmwa31MKWgpXhr9dwQspj8bIOS0g2&t=ffffffffaa03b83e' 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().
Line: 1266
Char: 13
Code: 0
URI:
/eCaRMA/ScriptResource.axd?d=JfiDcPXXgxLntLTFMj-G-ZokUb6mOKQ611_X142M1Dyqr5DTdD8blMIBXlRhumP_SsvDrlyaMxnuokfoWj20KWXsPueDkqA3Cw8wAGYPVy8Hl6r5d4eNLJZRrhH_5u8LB8prRpczCDj7zNzRgJwkMj4d6R0Oum40GDPDjXiHTG3NCYSy0&t=ffffffff93975e3e


I tried replacing the ScirptManager to RadScriptManager in the master page but Obout controls are throwing errors.

In an earlier scenario in another application which uses only update panels and telerik controls we saw the same error messages as shown above. We then replaced the ScriptManager of these pages with RadScriptManager,  this fixed the problem and we did not receive the error message anymore.

Now in this scenario I am not able to replace the script Manager with the RadScriptManager. Please let me know if you have any way out.

PS: This error is being thrown when we use telerik controls and asp:ScriptManager and when the application is being accessed from a different WAN at a farway distance from the server location. we never see this error when accessing the application from VPN nor when accessing the application from the same LAN in which the server are.


Thanks in advance.

Regards
Bala

3 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 15 Jul 2011, 03:49 PM
Hello Balasubramanian,

We are not aware of such problems with our controls - a given hosted web application works normally if is accessible in another network. Can you please provide the following additional information?
  • Which version of Telerik.Web.UI are you using?
  • Does the error persist when you remove the Obout controls from the page?
  • Please provide a link to the FiddlerCap logs of a user who experiences the problem.
Once I have this info I will be able to give you more information about the issue.

Regards,
Simon
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Tobi
Top achievements
Rank 1
answered on 30 Sep 2011, 03:01 PM
ScirptManager to RadScriptManager in the master pag
0
Tobi
Top achievements
Rank 1
answered on 30 Sep 2011, 03:02 PM
Hello Bala,

Kindly enlighten me on how I can change ScirptManager to RadScriptManager in the master page.
Regards,

Tobi.


Tags
ScriptManager and StyleSheetManager
Asked by
Balasubramanian
Top achievements
Rank 1
Answers by
Simon
Telerik team
Tobi
Top achievements
Rank 1
Share this question
or