ExecutionEngineException in VS IDE mode only

G

Guest

Hi all,
I have a MC++ library that wraps an unmanaged C library. My application
gets an ExecutionEngineException only when I run in VS IDE only. If I run
my application by itself I got no exception. By the way, If I put my library
in debug mode then I also got no exception at all.

At some points, I got a NullReferenceException or ExecutionEngineException,
but not futher information.

I would appreciate for any help on this kind of exception.
 
A

Alvin Bruney [MVP]

You should post this in the CLR newsgroup. I'm pretty certain the MS CLR
guys would be interested in this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top