|
-
Dec 29th, 2006, 03:08 AM
#1
Thread Starter
Addicted Member
msvbvm60.dll problem on win98
Hi All
I have developed an appon win2000 system using vb6.
I created setup using inno setup and specified MinVersion=4.0,4.0
If target system is xp or 2000, app software working fine but
if target system is win 98, app starts, asks for login check the login within mdb properly and when it comes to display the main form of app, its showing following error..
MyApp caused an invalid page fault in
module MSVBVM60.DLL at 0187:66063fea.
Same app with same setup.exe working fine on XP.
I also tried by registering VB runtimes manually but in vain
Can you please help me on this?
Thank you
-
Dec 29th, 2006, 03:39 AM
#2
Re: msvbvm60.dll problem on win98
-
Dec 29th, 2006, 03:53 AM
#3
Re: msvbvm60.dll problem on win98
Im not sure whether Im right, but I believe that to deploy on 98 you need to create a setup in a 98 or 95 machine...the backward compatibility will be very less so, if you create a setup in a higher os then installing on lower os versions will cause some probs...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Dec 29th, 2006, 04:09 AM
#4
Re: msvbvm60.dll problem on win98
What code do you have on the main form? In the Form_Load() event?
Assuming it's not even getting far enough to display the main form.
-
Dec 29th, 2006, 04:40 AM
#5
Re: msvbvm60.dll problem on win98
AFAI remember, you will need to package different version for a 95/98/ME OS version vs an NT platform OS. I dont use Inno but I thought it could handle it.
Moved
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 
-
Dec 29th, 2006, 08:11 AM
#6
Re: msvbvm60.dll problem on win98
You'll be ok to use P & D Wizard on Win9x/ME.
Keith
I've been programming with VB for 25 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
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
|