[RESOLVED] [2005] No changes to application when testing?
So, this is a new thing that just happened.
I was editing a form, tested it. Cool.
Then I added some buttons, clicked run the play button...the buttons arnt there.
So I thought maybe the program was bugged. I exited out of VS, reloaded. Hit play...same gig. Ok, maybe I thought it was isolated to that form. So I moved a button on another form to the side....but it didnt move.
Re: [2005] No changes to application when testing?
This can happen from time to time, I'm not sure why though.
Go into your project folder and delete the Bin and Obj folder. Try again now.
Re: [2005] No changes to application when testing?
Awesome, was starting to think I broke it. Thanks alot!