Problem With Packaging VB6 Project
When I make changes to my forms, or changes to the code, I repackage my project and place on a CD. When I open this on my laptop, I notice an OLDER version of my program has compiled? What could be wrong here.
I'm compiling in Native Code for faster use. UsingVB6 with WIN XP.:ehh: :ehh:
Can someone please get back to me at [Removed by Mod] with some HELP. I appreciate this greatly.
Thank You
29 July 07
Re: Problem With Packaging VB6 Project
When you repackage, if using the P&D Wizard) you should be prompted to recompile when you swelect the project. If not just try deleting the previous package and verifying the cab file contains the newer exe.
Ps, they can contact you via your member profile. ;)
Re: Problem With Packaging VB6 Project
Check your setting in what ever package you are using (It sounds like PDW). If your package points to an old version of your code that that is what will be compiled.
Re: Problem With Packaging VB6 Project
Did you try moving the package to some other location and then create it new again to make sure its being created new?