VB Progg won't run on Windows 95 version 1 - OLE32.DLL problem 
Author Message
 VB Progg won't run on Windows 95 version 1 - OLE32.DLL problem

Hello,

I'm a fairly novice VB programmer and I have written a VB App to decrypt
emails encrypted using PGP.

The program runs fine on 98 but when i try it on my win 95 version 1 machine
it crashes and says the problem is OLE32.DLL  would i be right in thinking
this is a common problem? is there a solution? Thank you all.

Mark.



Wed, 18 Jun 1902 08:00:00 GMT  
 VB Progg won't run on Windows 95 version 1 - OLE32.DLL problem
Hi Mark,

If you are using VB6 and you just moved the executable to the other machine
then this is a common problem !
VB6 uses different versions of DLL's (like  OLE32.DDL)

I recommend making an install program with the Package & Deployment Wizard
that is included with VB6

Pete

Quote:
> The program runs fine on 98 but when i try it on my win 95 version 1
machine
> it crashes and says the problem is OLE32.DLL  would i be right in thinking
> this is a common problem? is there a solution? Thank you all.

> Mark.



Wed, 18 Jun 1902 08:00:00 GMT  
 VB Progg won't run on Windows 95 version 1 - OLE32.DLL problem
Keeping the right versions of the OLE files is an on-going pain - especially
when your clients keep installing other products on their machine.

I have a game out that works fine on Win 98 and 95.  Except that at least
once a week, we have someone report that the game won't run anymore.  The
vast majority of the time, they have installed something else that "updated"
key OLE files with older copies.  And so they have to run our game install
again to get things back to current.

Sure wish people would quit doing that!   <grin>


Quote:
> Hello,

> I'm a fairly novice VB programmer and I have written a VB App to decrypt
> emails encrypted using PGP.

> The program runs fine on 98 but when i try it on my win 95 version 1
machine
> it crashes and says the problem is OLE32.DLL  would i be right in thinking
> this is a common problem? is there a solution? Thank you all.

> Mark.



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. VxD VMM error while running VB 3.0 applications on WIn '95

2. VB compiled on NT 3.51 won't run on 95

3. Intersolv MultiLink/VB doesn't run under Windows 95

4. Application runs with Windows 95/NT, but doesn't work with Windows 98

5. Intersolv MultiLink/VB doesn't run under Windows 95

6. Common Dialog Problem (Win '95 VB 3.0)

7. following file failed to self register - crviewer.dll with early versions of Win 95

8. Problems running VB 4.0 programs in Windows 95

9. creating windows using win'95 api...

10. MS stance on setup wiz problem (VB 3.0 /Win 95 distrib to earlier Wins)

11. Creating 16 bit vb4.0 app under '95 will not run under win 3.1

12. Problem with VB setup kit/VER.DLL/Windows 95

 

 
Powered by phpBB® Forum Software