
Sean Bornstein
Top achievements
Rank 1
Sean Bornstein
asked on 27 Jan 2010, 08:19 PM
I am getting the below error, I have all the references in the references and also web.config but still the error persists. I tried cleaning the cache but no change, the error is still coming how to oversome it.
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.Compiler Error Message: CS0012: The type 'System.Web.UI.ScriptManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Source Error:
[No relevant source lines] |
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\App_Web_selection.aspx.cdcab7d2.zu2jxu86.0.cs Line: 187
Show
Detailed Compiler Output:
C:\Varun> "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\assembly\dl3\0a240a6c\000e7706_f3e4c701\MySql.Data.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\assembly\dl3\c9f63f4d\a1be5b93_e5a3c901\AjaxControlToolkit.DLL" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\App_Web_a3cyqadh.dll" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\assembly\dl3\aa6ad42e\00c60154_7494ca01\Telerik.Web.UI.DLL" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\assembly\dl3\0834427c\008c3c2c_2897c701\edtFTPnetPRO.DLL" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\assembly\dl3\610ee1a6\e810c48b_6c9fca01\iReach.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\assembly\dl3\220e9857\c111e991_e5a3c901\RadTabStrip.Net2.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /out:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\App_Web_selection.aspx.cdcab7d2.zu2jxu86.dll" /debug- /optimize+ /w:4 /nowarn:1659;1699;1701 "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\App_Web_selection.aspx.cdcab7d2.zu2jxu86.0.cs" "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\App_Web_selection.aspx.cdcab7d2.zu2jxu86.1.cs" |
5 Answers, 1 is accepted
0

Schlurk
Top achievements
Rank 2
answered on 28 Jan 2010, 11:47 AM
Have you tried first removing the System.Web.Extensions reference and then re-adding it? Sounds a bit simple but it's worked for me in the past.
0

Sean Bornstein
Top achievements
Rank 1
answered on 28 Jan 2010, 01:52 PM
I tried doing that but still no use.
0
Hi Sean Bornstein,
Did you install Ajax Extensions 1.0?
Kind regards,
Veskoni
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Did you install Ajax Extensions 1.0?
Kind regards,
Veskoni
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0

Sean Bornstein
Top achievements
Rank 1
answered on 28 Jan 2010, 07:25 PM
I tried doing it but still the error is there as shown below
Server Error in '/' Application.
Compiler Error Message: CS0012: The type 'System.Web.UI.ScriptManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Source Error:
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\App_Web_selection.aspx.cdcab7d2.ey78pt5a.0.cs Line: 151
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.Compiler Error Message: CS0012: The type 'System.Web.UI.ScriptManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Source Error:
|
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\35022879\15bb4e6e\App_Web_selection.aspx.cdcab7d2.ey78pt5a.0.cs Line: 151
Show Detailed Compiler Output:
|
Show Complete Compilation Source:
|
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
0
Hello Sean Bornstein,
A similar problem was resolved by following the steps from this forum post.
If it still does not help - please open a support ticket and send us a sample project. A detailed summary of your environment would help us as well.
Best wishes,
Veskoni
the Telerik team
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
A similar problem was resolved by following the steps from this forum post.
If it still does not help - please open a support ticket and send us a sample project. A detailed summary of your environment would help us as well.
Best wishes,
Veskoni
the Telerik team
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.