Results 1 to 2 of 2

Thread: Wow! My program can make an illegal operation!

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    Hi, a have this problem:
    I have compiled my program to EXE and MSVBVM50.DLL included on the diskette (using VB5). When I try to run my program on another computer (Win95) from diskette, it runs well. But when I copy DLL into System directory and run the program, it will cause an illegal operation. Happy, isn't? :-(

    Where is the error?



    ------------------
    Thanks,
    John, 14 years old

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    You need to use the Setup Wizard for VB5 or the Package and deployment wizard for VB6 (or some 3rd party tool like InstallShield) to insure that your deployed apps work correctly.

    ------------------
    Marty

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