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

Error after installing Cumulative Update on Sharepoint 2010

4 Answers 95 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Roberto
Top achievements
Rank 1
Roberto asked on 08 Nov 2011, 10:02 AM

Hello,
after installing the Hot Fix for Microsoft Knowledge Base article number(s) 2553048 for Sharepoint 2010 SP1 i receive this error on default page.

Webpage error details

Message: ASP.NET Ajax client-side framework failed to load.
Line: 196
Char: 34
Code: 0
URI: http://srv-sp2010:30000/Pagine/default.aspx

Message: 'Sys' is undefined
Line: 223
Char: 1
Code: 0
URI: http://srv-sp2010:30000/Pagine/default.aspx

Message: 'Sys' is undefined
Line: 1371
Char: 1
Code: 0
URI: http://srv-sp2010:30000/Pagine/default.aspx

Message: 'Type' is undefined
Line: 2
Char: 1
Code: 0
URI: http://srv-sp2010:30000/_layouts/sp.core.debug.js?rev=Qp5K7ycU%2FEY9IvE0KOi7zQ%3D%3D

Message: Object doesn't support this property or method
Line: 5
Char: 3
Code: 0
URI: http://srv-sp2010:30000/_layouts/cui.debug.js?rev=%2BhQl2NTQMTydPivdG%2Bq%2FdA%3D%3D

I use in my master page:
<telerik:RadScriptManager ID="ScriptManager"  runat="server" EnablePageMethods="false" EnablePartialRendering="true" EnableScriptGlobalization="true" EnableScriptLocalization="true"/>
 if i change with scriptmanager i don't have error.
<asp:ScriptManager ID="ScriptManager"  runat="server" EnablePageMethods="false" EnablePartialRendering="true" EnableScriptGlobalization="true" EnableScriptLocalization="true"/>

I use Telerik version 2010.1.309.35

Thanks.

4 Answers, 1 is accepted

Sort by
0
Roberto
Top achievements
Rank 1
answered on 08 Nov 2011, 04:51 PM
I've update Telerik at version 2010.1.309.35 and i have the same error !!

0
Alessio
Top achievements
Rank 1
answered on 08 Nov 2011, 04:56 PM
I've the same error !

Any solution?
0
Roberto
Top achievements
Rank 1
answered on 09 Nov 2011, 12:26 PM

This is a error when i use ajax.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Wed, 9 Nov 2011 11:25:59 UTC

Message: Sys.ScriptLoadFailedException: The script '/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ScriptManager_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2010.1.309.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3ait-IT%3a30afb63f-e6ac-41db-9851-11879733de0a%3a16e4e7cd%3aed16cbdc%3a58366029%3ab7778d6c%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3ait-IT%3afab31106-1bd6-4491-9a14-59e0fc4a7081%3a76254418%3bTelerik.Web.UI%2c+Version%3d2010.1.309.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3ait-IT%3a30afb63f-e6ac-41db-9851-11879733de0a%3af7645509%3a24ee1bba%3ae330518b%3a1e771326%3ac8618e41%3ae4f8f289%3a19620875%3a3f6e8f3f' 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: http://srv-sp2010:30000/ScriptResource.axd?d=5l8eLBd3JxRBy4S0BMj96_XkQaDwCMSzGAF5ZDherxULZEGIvDc0H_ecXUI00m9YAULGAXI4VdXcIHoXfuQ5MwnTTxoZSWKE72Ku_Xm0AFMSutRfrMpyfYrCVrWKeKh6_GaVhdEbuFZhnpMR5jdQlcU_WOPu4bov6PsSdkl-fVcmfL9s0&t=5c2f384e

 

0
Kalina
Telerik team
answered on 10 Nov 2011, 11:16 AM
Hello,

Let me suggest you take a look at this help article.
Could you please make sure that the Telerik.Web.UI.WebResource.axd has been registered in the SharePoint web.config(usually it is located at "C:\inetpub\wwwroot\wss\VirtualDirectories\80" folder) as it has been described there?

Greetings,
Kalina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
ScriptManager and StyleSheetManager
Asked by
Roberto
Top achievements
Rank 1
Answers by
Roberto
Top achievements
Rank 1
Alessio
Top achievements
Rank 1
Kalina
Telerik team
Share this question
or