Search code examples
visual-studiocompilation

dll file or .exe file is missing


I my desktop application, I had created a form and executed it, it was successfully executed but even after modifying the form the previous form was being used. For that I have deleted all the dll and .exe file created in the debug folder for the previous form. but now it is showing the following error...

bin/debug .exe file is missing.


Solution

  • you have to compile it again to regenerate the dlls