What is "System.ExecutionEngineException was unhandled"?

  • Thread starter Thread starter V.K.S.B.K
  • Start date Start date
V

V.K.S.B.K

Guest
Dear Friends,

I am NOT sure whether I am posting it in the correct place.

When I click button to execute a calculation in my program, it works fine, but if I click the button 3rd time, it gives the following message;

1601184.jpg

On clicking the "Debug", this message appears,

1601185.jpg

Selecting "New instance of MS Visual Studio 2013" in that message gives the message given below.

1601187.jpg

I tried commenting out those 3 code lines; then the same errors appears but the "ExcecutionEngineException was unhandled." was pointing to another lines of code....

I couldn't figure out what is wrong here; can you please help me?

How can I rectify this?

Thanks

Regards

VKSBK






A Real Novice Programmer !

Continue reading...
 
Back
Top