VB compiled on NT 3.51 won't run on 95 
Author Message
 VB compiled on NT 3.51 won't run on 95

I've created a 32 bit program in VB 4.0 on win NT
3.51 and would like to get it to run on Win 95.  I
ran the executable and copied the DLL's that it
prompted me for and then gave me this error:

Runtime error 40038
Application-defined or object-defined error

I cannot find a reference to this error in the
help/manuals.  It's imparative that I get this
program to work under win 95.  Will I to install VB
on the 95 machine and compile from there?

Brian



Sun, 16 May 1999 03:00:00 GMT  
 VB compiled on NT 3.51 won't run on 95

On Wed, 27 Nov 1996 10:29:50 -0500, Brian Schonecker

Quote:

>I've created a 32 bit program in VB 4.0 on win NT
>3.51 and would like to get it to run on Win 95.  I
>ran the executable and copied the DLL's that it
>prompted me for and then gave me this error:

>Runtime error 40038
>Application-defined or object-defined error

>I cannot find a reference to this error in the
>help/manuals.  It's imparative that I get this
>program to work under win 95.  Will I to install VB
>on the 95 machine and compile from there?

There are some DLL files that are different between WIN95 and NT.  One
that springs to mind is CTL3DV2.DLL.  When distributing to both NT and
WIN95, you have to check and install the correct file.  Did you, by
chance, copy the NT version of this DLL onto your WIN95 system?

Hope this helps!



Sun, 16 May 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Win 95 Interface for Win NT 3.51 for free

2. Help on reducing VB 4.0 32 bit overhead running under Win NT 3.51

3. Win '95 kills VB Screen Saver Compiles?

4. VB4 Pro Won't Install on NT 3.51

5. Q: Config of Win '95/Win NT Task Bar via VB4

6. NT 3.51 and VB 3.0 Compile Problems

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

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

9. JOB: US Visual Basic Developers (2) - VB/MS-Access/Win-NT/Win 95/OLE/MFC

10. Compiled vb exe's won't run

11. VB. 4.0 Win 95,WIN NT and Threads

12. HELP - Error 50003 - VB5, Win 95, Win 98, Win NT

 

 
Powered by phpBB® Forum Software