Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assembly not loaded
Message
De
26/08/2007 08:51:40
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Assembly not loaded
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01250486
Message ID:
01250486
Vues:
71
Hi,
I created a form in a class library project (DLL). I reference it from an EXE. However, .NET couldn't find my form if I use Actovator.CreateInstance(Type.GetType("MyNameSpace.myForm")). It works if I use new statement.

When I debug, I found that, this exe doesn't load my DLL at all.

The strange thing is, I can load this form and dll using another EXE project. What could cause this?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform