Jump to content
Tuts 4 You

Invoke method


Avenger

Recommended Posts

Hi

I want to invoke method from c++/cli assembly but when I use Assembly.Load(filename)  I get caught in catch block with below message:

"Attempt to load an unverifiable executable with fixups (IAT with more than 2 sections or a TLS section.)" 

What should i do to load assembly and invoke method? 

Edited by Avenger
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...