Runtime error with a program. I get a .Net framework error message

Asked By 10 points N/A Posted on -
qa-featured

Hello experts,

I got a problem. Whenever I try to start, the program gives me this error message:

Unhandled exception has occurred in a component in your application

Unhandled exception has occurred in a component in your
application. If you click Continue, the application will ignore this error
and attempt to continue.

An exception occurred during the operation, making the result invalid.
Check InnerException for exception details.

SHARE
Answered By 80 points N/A #109069

Runtime error with a program. I get a .Net framework error message

qa-featured

There are a lot of reasons why the error message “Unhandled exception has occurred in a component in your application” might occur. The questions are, were you the author of the program? What was the program were you trying to start when this happened? Were there any changes made on your system settings before the issue started?

All the answers on these questions are very important for us to isolate the issue further and find out the right troubleshooting steps we need to solve the problem. My suggestion is that you go to the following websites to see if the troubleshooting steps listed on them are workable for you:

  1. Microsoft answers
  2. Microsoft social
  3. Microsoft msdn social

Related Questions