If I create a setup procedure and install my application it runs well. If I create an executable and run it from the project_directory/exe folder then old code is used for at least one control. So far I've only noticed just one control, but I have not been able to check the entire app.
Things I tried:
Repaired the project.
Added a ToastDisplay() call to the control, checked it in, recompiled, and regenerated the executable. The ToastDisplay() was not displayed.
Changed one of the icons set by the control, but when I regenerated it was still using the old icons.
Has anyone ever had a problem like this?
Things I tried:
Repaired the project.
Added a ToastDisplay() call to the control, checked it in, recompiled, and regenerated the executable. The ToastDisplay() was not displayed.
Changed one of the icons set by the control, but when I regenerated it was still using the old icons.
Has anyone ever had a problem like this?