dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Type.GetType and Assembly


From: David Podhola
Subject: [DotGNU]Type.GetType and Assembly
Date: Sun, 2 Nov 2003 21:01:59 +0100

Hi all,

Should specifying an assembly to 'Type.GetType' (e.g. Type.GetType(
"Test2,Test2", true ) ) work?
I have created a small project with 2 classes -> 1 exe + 1 dll and from
the exe I am not able to load a type in the dll
(System.TypeLoadException).

David Podhola


reply via email to

[Prev in Thread] Current Thread [Next in Thread]