Connecting Tech Pros Worldwide Help | Site Map

SSTab Problem

smartchap's Avatar
Familiar Sight
 
Join Date: Dec 2007
Location: Lucknow, India
Posts: 194
#1: Sep 8 '09
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.
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,497
#2: Sep 8 '09

re: SSTab Problem


try to register the component with windows using REGSVR32
smartchap's Avatar
Familiar Sight
 
Join Date: Dec 2007
Location: Lucknow, India
Posts: 194
#3: Sep 9 '09

re: SSTab Problem


Which component? Do you mean SSTab? If yes then how. For SSTab we require Tabctl32.ocx file & it is already loaded with Windows.
smartchap's Avatar
Familiar Sight
 
Join Date: Dec 2007
Location: Lucknow, India
Posts: 194
#4: Sep 10 '09

re: SSTab Problem


OK friends. I thought that there occured some problem with VB6.exe (or its components) installed on my PC. So I upgraded it to SP6 (so that some dll files are re installed / replaced) and the program is working perfect.
Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#5: Sep 11 '09

re: SSTab Problem


hi
actually i posted without reading the last post of smartchap. when i found that problam is resolved then i tried to delete this post but could not do so. can somebody please tell me how to delete the post?

manpreet singh dhillon hoshiarpur
smartchap's Avatar
Familiar Sight
 
Join Date: Dec 2007
Location: Lucknow, India
Posts: 194
#6: Sep 12 '09

re: SSTab Problem


Dear Dhillon I am waiting for your reply on thread for Tables in DataReport. The program attached by u was really helping, now I want to draw / hide borders around some of the records.
Thanks
Reply