MSChart problem on Win98/Me

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • djklocek
    New Member
    • Aug 2006
    • 5

    MSChart problem on Win98/Me

    Hello.
    I'm writing a program using MSChart. On Winxp everything works fine but when I moved it to Win98 or WinMe it started to crash (not always in the same place). I didn't know the reason so i installed VB6 on that PC and ran soft through it. I thought I'll be able to debug it that way but unfortunately these errors are internal errors and whole VB crashes [module USER.EXE makes critical error]. The funny thing is that if I remove the MSChart component the software works perfectly.
    Did anybody face the same problem? If yes, how did you deal with that?
    Thank you in advance and best regards.
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Hi there,

    Try installing V.B Service Pack 6.. good luck & take care my fren.. :)

    Comment

    • djklocek
      New Member
      • Aug 2006
      • 5

      #3
      Thank you very much.
      I already did it and doesn't work. Any other ideas?
      Best regards

      Comment

      • sashi
        Recognized Expert Top Contributor
        • Jun 2006
        • 1749

        #4
        Hi there,

        Are you plotting dynamic graph? Meaning, trying to show values from database or something like that?

        Comment

        • djklocek
          New Member
          • Aug 2006
          • 5

          #5
          Hello.
          I measure Voltage with multimeter (1 meas per second), then I calculate data and put it on the graph in the same time.
          Best regards

          Comment

          Working...