What is 'System.ExecutionEngineException' occurred in Unknown Module?

  • Thread starter Thread starter Goyit
  • Start date Start date
G

Goyit

I have just completed a project and everything was run nicely and then I
decided to change the project name, assembly name, and add another Blank
Solution and add the project into that new solution. I'm sure evrything was
done correctly and has change nothing inside my code. But when I run my
program now, it occationally crashed and display this:

"An unhandled exception of type 'System.ExecutionEngineException' occurred
in Unknown Module."

If I click "Break", it shows "There is no source code available for the
current location.". And I have to end my program manually. I have no idea
what happen, can some one please help?
 
What a relief. I changed my whole solution folder to another name and the
problem seems solved. Well, thanks to Google, again. And thanks for reading
my post anyway. :)
 
Back
Top