Reliable building Must read!!!
I actually found that when rebuilding the same exact project, with the same PC, and Os that the semi-disabled build catches errors that are not caught with the full product installed.
I had a double If, end if statement problem.
During debugging(full) sometimes the flow was going through the wrong If,end if, since I had given it the same conditions, under multiple avenues. The result was sporatic behaviour, where the code near the area was affected. I could not figure out why, since it was building fine. The eventual fix was a sub procedure.
I strongly recommend using this as a final method before releasing executables. You can actually do just about anything by working around all the convinent features(buggy) included with the full product, though things are as bit slower to adjust to.
In fact, I am much more willing to buy the product, seeing it from this dual standpoint. It gives you a chance to apprieciate the convinience of it all!!
Does the upgrade version from VB6 enterprise to VBNET2003, need the original cd?
Or will it upgrade from an installed VB6 enterprise?
:ehh: