I have written a program which uses SSTab Control. The program was running successfully without any problem on a PC having WinXP. But now when I am running same program on a different machine having WinXP SP2, it gives error that 'Visual Basic encountered a problem and needs to close. Sorry for the inconvenience'. On both machines I have VB6 installed. On debugging I found that in SStab_Click event while exiting (at End Sub line), the program gives this error & shuts.
What could be the problem. Plz help.
The program files are copied from CD to new PC. However if same files are copied to another PC having same configuration as of old PC on which program ran successfully, it runs on this PC also.
What could be the problem. Plz help.
The program files are copied from CD to new PC. However if same files are copied to another PC having same configuration as of old PC on which program ran successfully, it runs on this PC also.
Comment