Results 1 to 2 of 2

Thread: *Bad .exe*

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 1999
    Posts
    44
    Hi everyone,

    I compiled an exe from VB6 to complete my project however I ran into a annoying problem. When I try to open one form I get the following error.

    Hold Area Form: Block_Hours.exe - Application Error

    The instruction at "0x1c431acf" referenced memory at "0x110545d0". Then memory
    could not be "read".

    Click on OK to terminate the application.
    Click on CANCEL to debug the application.

    I get this message twice and after I press OK I get this:


    Microsoft Visual C++ Runtime Library

    Runtime Error!

    Program D:\work\lloyd\block hours\block_hours.exe

    abnormal program termination

    Does anyone have any ideas? I am at a lost here and out of ideas. I do have a good size Array in that form, could that be part of it?

    Thanks,
    Lloyd

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Posts
    76
    Ok Let me give a few hints

    1. Does it happen under VB environment
    that is running application from VB itself (F5)

    2. Put msgbox in load of the form giving problem
    3. go to the nearest point where ur getting once u see which
    line of code is giving problems u can get an idea why it is happening

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