StormbringerX
Programmer
Hi everyone,
VB6
SP6
WinXP
I've been hitting an UnSpecified System Error at the time the compile has completed and it has begun writing the .exe.
We have two development systems. One in our office, and one on site. If we make changes to any classes, bas, or forms at the site, we bring those changes back with us and include them in the Office Development system.
After a little research, I found that the problem seems to have something to do with bringing the changes back.
Does anyone know if VB stores the actual location of components. Meaning that if the tabctl32.ocx is located at one address on one computer, and at another address on the another computer, will VB look for the address that existed at the time of the actual creation? Does that make sense? I'm thinking that somehow, there MUST be some sort of difference in where it's looking for some type of specific information that VB needs to complete the compile.
Or I may be blowing smoke.
Any help would be appreciated.
Thanks,
Dave
VB6
SP6
WinXP
I've been hitting an UnSpecified System Error at the time the compile has completed and it has begun writing the .exe.
We have two development systems. One in our office, and one on site. If we make changes to any classes, bas, or forms at the site, we bring those changes back with us and include them in the Office Development system.
After a little research, I found that the problem seems to have something to do with bringing the changes back.
Does anyone know if VB stores the actual location of components. Meaning that if the tabctl32.ocx is located at one address on one computer, and at another address on the another computer, will VB look for the address that existed at the time of the actual creation? Does that make sense? I'm thinking that somehow, there MUST be some sort of difference in where it's looking for some type of specific information that VB needs to complete the compile.
Or I may be blowing smoke.
Any help would be appreciated.
Thanks,
Dave