Browse by Tags

All Tags » .NET (RSS)

No love for VB? by the_menace

I'm looking around on books that evolves around ASP.NET and I'm starting to see a common pattern among a lot of the books. In most cases, they are predominantly written in C# leaving no alternate code in VB. I know that C# is being pushed by a lot of...
Filed under: , ,

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

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

First post objective by the_menace

I'm glad to be part of this great community and have the opportunity to blog with the best in the business. Since .NET has been introducing a lot of new features, it can be cumbersome to keep up with the latest changes. My goal herein my posts is about...
Filed under: ,
More Posts