Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL Hell?
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
DLL Hell?
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01316446
Message ID:
01316446
Vues:
58
Hi everybody,

I tried to add a new class to my project. Now I'm getting these errors in some of my pages:

Error 102 The type 'System.Web.UI.ScriptManager' exists in both 'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll' and 'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll' C:\Development\Visual Studio Projects\WebSites\FCAdmin\Coordinator\People\Registration.aspx 1 1 C:\...\FCAdmin\


private global::System.Web.UI.UpdatePanel @__BuildControlupdGrid() {
global::System.Web.UI.UpdatePanel @__ctrl;

I verified that my project has a correct reference (it was wrong, actually, so I removed and re-add the proper version).

What should I do to resolve the problem?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform