Results 1 to 2 of 2

Thread: missing .dll

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Posts
    23
    hi
    I recently made a small vb application I made an exe. file and it runs ok on my system (win 98) but when I tried
    to run it on a win 95 system I got the following error
    required dll msvbvm60.dll not found. any ideas anyone?
    Thanks in advance

  2. #2
    Junior Member
    Join Date
    Sep 2000
    Location
    chicago
    Posts
    26

    Lightbulb

    know the feeling well. welcome to dll hell. most exe dll errors can be remedied by going thru the Package and Deployment Wizard. it forces a dll check of the system that you are trying to use your app on. go to start-> progarms-> visual studio-> and you will find the P&D wizard...run it. My limited experience has brought loads of problems with OLEAUT32.dll. with only a few exceptions, the P&D wizard (which creates a full setup routine) has done the job. good luck. jc

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