Runtime error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PrakashN
    New Member
    • Sep 2007
    • 43

    Runtime error

    In one of my project im using ActiveX controls.While moving focus from one control to another control using tab(not in mouse) sometime im getting following error.

    The instruction at 0xff706b00 refereced memory at 0xff706b00. the memory could not not be "read".

    click ok to terminate
    click on cancel to debug the program..
    this error is not comming at all time..
    I already installed service pack 6
  • CyberSoftHari
    Recognized Expert Contributor
    • Sep 2007
    • 488

    #2
    You are getting this error in Developer machine or test machine?
    Check all OCX are Installed properly.

    Comment

    • PrakashN
      New Member
      • Sep 2007
      • 43

      #3
      yes i registered the OCX file..
      This error raising sometimes.. I run the program three or four times then this error raising not in first run..
      while working code itself this error coming.

      Comment

      • QVeen72
        Recognized Expert Top Contributor
        • Oct 2006
        • 1445

        #4
        Hi Prakash,

        What does your Active-X actually do..?
        Like what are the special fetures of the Active-X.
        SomeTimes, there is a Problem with the ActiveX Control itself... in that case, you are helpless..
        If the ActiveX is a Simple one, you can create One of your own..

        Regards
        eena

        Comment

        Working...