learner learner

learner learner

  • NA
  • 29
  • 154.3k

The application has failed to start because config.dll was not found. Reinstalling the application may fix the problem

Apr 1 2012 2:21 PM
I have developed a program in c#.net 4. When the application is executed directly by clicking exe file in the debug folder then an MDI form is open. When I click on a button in the MDI form to open another form then it shows the following error:

"The application has failed to start because config.dll was not found. Reinstalling the application may fix the problem"

But when the application is run from the source code in VS 2010 then no error is shown.
I didn't use any config.dll in my application.
I couldn't figure out the problem?

Answers (1)