Results 1 to 3 of 3

Thread: Help - error on form load!

  1. #1

    Thread Starter
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Angry

    Hi everyone, I'm using the following:
    Code:
        Me.Show
        Form2.Show vbModal, Me
    To load form 1 (huge form covering all the screen like a white background), then load form 2 in front of it.

    Trouble - none when I run this on my PC, when I burn this / put this program onto a cd and run it, I get the error message attached.

    Thanks!

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  2. #2
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Lightbulb Could it be

    That a control on one of your forms requires a run-time support file that isn't distributed with your CD?

  3. #3

    Thread Starter
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    Nice try, but I've checked all of these files...

    Any other ideas please?

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

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