Results 1 to 4 of 4

Thread: VB is Terminating itself

  1. #1

    Thread Starter
    Addicted Member Rohan_Powle's Avatar
    Join Date
    Mar 2000
    Location
    Mumbai,maharashtra.India
    Posts
    173

    Thumbs up

    I have a problem with my VB APPLICATION.

    it is terminating automatically, before terminating this error is flashed
    ---------------------------------
    VB6.exe - Application error
    The instruction at "0x007015c8" referenced memory at "0x007015c8". The memory could not be "read".
    Click ok to terminate & cancel to debug..
    ---------------------------------

    I will be greatfull to the person who can solve this problem.
    Thanks In advance - Rohan

  2. #2
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089
    What Code are you Running, are you using any APIs, specificly the CopyMemory API, which can cause that if used wrongly.

  3. #3

    Thread Starter
    Addicted Member Rohan_Powle's Avatar
    Join Date
    Mar 2000
    Location
    Mumbai,maharashtra.India
    Posts
    173

    Thumbs down VB terminating itself

    I am getting a error ADODC cannot refresh ..
    after getting this error VB is terminating itself...

  4. #4
    Lively Member
    Join Date
    May 1999
    Location
    India
    Posts
    97
    send in the code that causes this mate.. there's no way one can help u without that... this could be due to an n number of issues... specifically if u're playing with memory via object referencing...
    cheers
    Gaurav
    [email protected]
    " Programming today is a race between software-engineers striving to build bigger and
    better idiot-proof programs and the universe trying to produce bigger and better idiots.
    So far the universe is winning".
    :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width