February 2008 - Posts

4
Comments

The type 'System.Web.UI.ScriptManager' is ambiguous by Dennis

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: ,
1
Comments

Script module error when upgrading to 3.5 by Dennis

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: ,
More Posts