J
Juan
Hello
I'm Developing for PDA and usingAssembly.LoadFrom("") method, but obtaining
a strange behavoiur.
If i use an old DLL I compiled long time ago, the method correctly loads
the assembly dinamically, but If i use now compiled DLL, instead of return
the DLLs assembly it returns my EXE assembly, without giving any error.
The Path and DLL localization is correct.
Anybody can help me?
thanks
Juan
I'm Developing for PDA and usingAssembly.LoadFrom("") method, but obtaining
a strange behavoiur.
If i use an old DLL I compiled long time ago, the method correctly loads
the assembly dinamically, but If i use now compiled DLL, instead of return
the DLLs assembly it returns my EXE assembly, without giving any error.
The Path and DLL localization is correct.
Anybody can help me?
thanks
Juan