GoldenPlaya3
New member
0
0%
3
Months of Service
0%
I am trying to write a program. Before making any additions, I back up the program daily as a new folder.
So far, when I previewed (F5), it was doing the necessary work and creating the exe file in the BIN and OBJ folders in a working state. However, after the additions I made today, it started giving a runtime error in the background. Also, it is giving an error in the section 'this.ResumeLayout(false)' within a form in the program, but there is no explanation or method on how to resolve the error and get the program back to a working state and able to create the exe file.
What is my problem, and how can I solve it?
So far, when I previewed (F5), it was doing the necessary work and creating the exe file in the BIN and OBJ folders in a working state. However, after the additions I made today, it started giving a runtime error in the background. Also, it is giving an error in the section 'this.ResumeLayout(false)' within a form in the program, but there is no explanation or method on how to resolve the error and get the program back to a working state and able to create the exe file.
What is my problem, and how can I solve it?