Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assembly not loaded
Message
From
26/08/2007 08:51:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Assembly not loaded
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01250486
Message ID:
01250486
Views:
70
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...
Next
Reply
Map
View

Click here to load this message in the networking platform