Group: Forum Members
Posts: 533,
Visits: 2K
|
Hi,
I am facing problem that, ChildFormDialog unable to lookup my form class. I tried to change it namespace, class name, move it to another project, back to original project, still not help. It work if I use new statement.
Also, I found that, if I put my class in another project (which is BO library project, but used for UI) when debugging GetTypeFromReferencedAssemblies(_ChildForm), it even can't see my assembly.
ANy ideas?
Thank you
|