|
-
Feb 6th, 2006, 02:34 PM
#1
Thread Starter
Member
Errors installing VB6 App
I get the following errors (from one machine only) when installing a VB6 App using the P&D wizard:
error 1: C:\WINNT\SYSTEM32\STDOLE2.TLB
Unable to register the type library: LoadTypeLib failed; code 0x80029c4A.
Error loading type library/DLL
i choose ignore and get: error 2:
C:\WINNT\SYSTEM32\msvbm60.dll
Unable to register the DLL/OCX: DllRegisterServer failed; code 0x80029c4a
Error loading type library/DLL
i choose igonore and get a third error for oleau32.dll too
I am not sure where to go from here. I would appreciate any insight into what may be the problem.
Thanks
Rich
-
Feb 6th, 2006, 02:46 PM
#2
Re: Errors installing VB6 App
Could it be a permissions issue on the Winnt folder? Is this NT 4 or 2000?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Feb 6th, 2006, 03:36 PM
#3
Thread Starter
Member
Re: Errors installing VB6 App
it is WIN2000, I will check permissions.
Thanks
Rich
-
Feb 6th, 2006, 03:56 PM
#4
Thread Starter
Member
Re: Errors installing VB6 App
Nope, bothe the WINNT and system32 folders are clear of restrictions.
Rich
-
Feb 6th, 2006, 04:19 PM
#5
Thread Starter
Member
Re: Errors installing VB6 App
I tried installing the run-time files using a MS exe and got this error:
Error registering the OCX C:\WINNT\system32\OLEAT32.DLL
perhaps a clue????
Rich
-
Feb 6th, 2006, 04:45 PM
#6
Re: Errors installing VB6 App
Rich, I suggest you download and try to run this file on the trouble machine
http://www.microsoft.com/downloads/d...playlang=en%20
it is the VB6 SP6 runtime file redistributable file, which installs the core runtime files used by VB6...
the PDW does this as well.. and the files you are having trouble with are core VB runtime files...
so you may either see that this file works.. or fails in a similar area but maybe gives more detailed info on the error if it happens..
also just an FYI, that Windows 2000 includes the VB runtimes already (although not the latest build of them)
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
|