Boy I hope someone can help me here!! I am nearing completion on a project and have been working on the install routines... I found some errors in the code and have gone back to the original project to make changes. For some unknown reason ANY change I make in the code dont show up when I am debugging... i.e. (a simple example) changing the text on a label from "Hello" to "Whatever" then when I go into debug mode, the app still has the old value of "Hello" in RunTime. However, if I go back and look at the actual code, it has the new value written in. I am SO STUMPED, and I am supposed to have this in Beta by tomorrow morning..... I have checked and re-checked and re-checked everything. There is no source control enabled, I am the only developer who has touched it. Does anyone have ANY idea what I might have done?

Any help would be GREATLY appreciated!!!

-Kaisertod