|
-
Oct 16th, 2000, 08:17 AM
#1
Thread Starter
Junior Member
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
-
Oct 16th, 2000, 08:24 AM
#2
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|