This Problem is because of .NetFramework Installation
If you can reinstall .netframework 2.0 it can work
In My case I was working with Application Classifieds Starter Kit and I have dotnet 3.5 Installed on my machine on top of that I can not install 2.0
So I thought to install version 4.0 from as
The .NET Framework 4 works side by side with older Framework versions. Applications that are based on earlier versions of the Framework will continue to run on the version targeted by default
Download and install the latest .net framework, see the link below:
http://msdn.microsoft.com/en-us/netframework/aa569263.aspx
Now it works
Real Time Web Services and Code Examples/Resolutions to Issues with ASP.NET, C#, .NET Framework, Visual Studio .NET, NopCommerce, SQL Server, DashCommerce, BlogEngine, GallaryserverPro,ASP.NET MVC, ENTITY Framework, ADO.NET
Showing posts with label .NET Framework. Show all posts
Showing posts with label .NET Framework. Show all posts
September 2, 2010
August 27, 2010
Could not load type 'System.Web.UI.ScriptReferenceBase'
Server Error in '/' Application.
Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Solution : Install Microsoft 3.5 sp1 from the below link
http://www.microsoft.com/downloads/details.aspx?FamilyID=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en
Labels:
.NET Framework
Subscribe to:
Posts (Atom)