We have an application developed in VB5 Enterprise Edition (SP3) on a development machine with Windows 95. Apparently, we upgraded the OS to Windows 98 SE. The development environment was remained intact. However, the compiled exe works fine on new development machine (Windows 98), however, it can’t run on Windows 95 machines which users are still using.
I understand that it probably has to do with some dependency on a newer OS. I was told to always develop on the lowest common denominator. That is if you want you program to work on 98 don't develop on 2k, develop on 98 (or in your case 95).
The users can’t afford to upgrade their PCs to Windows 98 either do I want to revert the development machine to Windows 95 again. Anyone encountered this before? Any advice is much appreciates.
I understand that it probably has to do with some dependency on a newer OS. I was told to always develop on the lowest common denominator. That is if you want you program to work on 98 don't develop on 2k, develop on 98 (or in your case 95).
The users can’t afford to upgrade their PCs to Windows 98 either do I want to revert the development machine to Windows 95 again. Anyone encountered this before? Any advice is much appreciates.