B
Boni
Dear all,
I created a mixed mode exe assembly. Now I try to load a class from this
assembly within the VB project. I get following error:
Unhandled Exception: System.IO.FileLoadException: Attempt to load an
unverifiabl
e executable with fixups (IAT with more than 2 sections or a TLS section.)
(Exce
ption from HRESULT: 0x80131019)
at ConsoleApplication1.Module1.Main()
Any ideas, how to resolve this?
Thanks,
Boni
I created a mixed mode exe assembly. Now I try to load a class from this
assembly within the VB project. I get following error:
Unhandled Exception: System.IO.FileLoadException: Attempt to load an
unverifiabl
e executable with fixups (IAT with more than 2 sections or a TLS section.)
(Exce
ption from HRESULT: 0x80131019)
at ConsoleApplication1.Module1.Main()
Any ideas, how to resolve this?
Thanks,
Boni