SSTab Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smartchap
    New Member
    • Dec 2007
    • 236

    SSTab Problem

    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
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    try to register the component with windows using REGSVR32

    Comment

    • smartchap
      New Member
      • Dec 2007
      • 236

      #3
      Which component? Do you mean SSTab? If yes then how. For SSTab we require Tabctl32.ocx file & it is already loaded with Windows.

      Comment

      • smartchap
        New Member
        • Dec 2007
        • 236

        #4
        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.

        Comment

        • 9815402440
          New Member
          • Oct 2007
          • 180

          #5
          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

          Comment

          • smartchap
            New Member
            • Dec 2007
            • 236

            #6
            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

            Comment

            Working...