Been trying to fix this program for 5 hours now by searching forums, very tired by now. Nothing has been helpful, and I think my patience may have ran out.
Here's an list of what i am doing.
1st- I "publish" the program which compiles everything into a .exe and a resource folder 2nd- works flawlessly on my computer 3rd- copy it to my other computer(eventually renaming folders and everything to be exactly the same) 4th- open the .exe, this ridiculously unhelpful error pops up saying there was an unhandled exception in my application 5th- continue any way, my form is missing the background, 3 more images, 2 labels and a couple of drawings. but it has 6 labels and 2 picture boxes, I am not understanding why the labels, the background and this other picture box is not loading... this is very very frustrating and any small logical suggestions would be helpful.
Note: the program is 1378 lines long