The Menace Blog
Adventures in Web Development
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ajax
ajax control toolkit
ASP.NET
c#
jquery asp.net gridview javascript
Visual Basic
Visual Studio
Sponsors
advertise here
Navigation
Home
Blogs
Archives
October 2009 (1)
September 2009 (1)
February 2009 (2)
December 2008 (1)
July 2008 (1)
May 2008 (1)
March 2008 (1)
February 2008 (2)
January 2008 (2)
February 2008 - Posts
5
Comments
The type 'System.Web.UI.ScriptManager' is ambiguous
by
the_menace
Given the error above and more information below: The type 'System.Web.UI.ScriptManager' is ambiguous: it could come from assembly 'C:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll' or from assembly...
Filed under:
.NET
,
ASP.NET
3
Comments
Script module error when upgrading to 3.5
by
the_menace
When I converted a project from 2.0 to 3.5 today, I got an error that appears from the Web.config. "The entry 'ScriptModule' has already been added" It made me think that the cause of the error could be an incompatibility between the old project and the...
Filed under:
.NET
,
ASP.NET
More Posts