bwood
January 7th, 2000, 08:40 AM
We have just installed Visual Studio 6 Enterprise but still have many offsite users running apps developed with VB5. These users still have the DLL/OCX files from VB5. Now that I have VB6 installed, when I compile one of the user apps on my machine using the new DLL/OCX files and send the .EXE file to the users, they get the generic "unexpected error" message. I figured out that the problem was with the TABCTL32.OCX and got this problem fixed for now. I'd appreciate some words of wisdom on a stradegy to handle keeping DLL/OCX files in sync when upgrading development machines but not the user machines. Thanks for all suggestions.....