Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dll problem when compiling and running after 1st time
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Dll problem when compiling and running after 1st time
Divers
Thread ID:
00631161
Message ID:
00631161
Vues:
58
I created a C# solution with two projects.
One project as a front end and the other as a class dll.
The class dll will act as a utility class and created a namespace for it.

The front end project will use this class.
The first time used and compiled works fine.

After some changes are done in the dll class and recompiled this error pops up
A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll

Additional information: File or assembly name c:\dotnet\utilities.dll, or one of its dependencies, was not found.

Any ideas why?

Thanks
Répondre
Fil
Voir

Click here to load this message in the networking platform