❔ Error when launching my program (no errors in the code)
Hello! I'm making a small program for my school course.
When I try to launch it to check the functionality in the program window just turns into a small white fram without anything in it (see attached img)
I can't find any errors in the code, and I have no error messages and it started just fine yesterday, but not today
https://gyazo.com/5a08dbfbf3b18c584e3e34051679435d
6 Replies
Try clean solution and then build and run again
clean or rebuild solution doesnt work hmm
maybe I'll just remake the whole program, probably takes more time to try to find the issue
Make sure InitializeComponent is called in the constructor of the Form
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.