D
Dmitriy Krasnikov
Hi everybody. It's probably something easy, but stops me dead on
tracks.
I have no problem CreateInstance or InvokeMember on constructor when I
am loading assembly using Assembly.LoadFile.
But if I use Assembly.Load(byte[]), I cannot Invoke constructor,
cannot Activator.CreateInstance - it gives be error "Exception were
thrown by target".
Please help.
tracks.
I have no problem CreateInstance or InvokeMember on constructor when I
am loading assembly using Assembly.LoadFile.
But if I use Assembly.Load(byte[]), I cannot Invoke constructor,
cannot Activator.CreateInstance - it gives be error "Exception were
thrown by target".
Please help.