I keep getting a 430 automatization error just on win98.
With others OS the setup work ok.
Its a VB6 database program.
Any Ideas?
Professional Software Development Tools
I keep getting a 430 automatization error just on win98.
With others OS the setup work ok.
Its a VB6 database program.
Any Ideas?
From your description, I assume that this error is generated when you launch your application after it has been installed?
Are you distributing MDAC in your installation? If so what version are you distributing? I've certainly never distributed that type of application, however it may be due to an older version of MDAC. Try searching the web and google groups for that error. You may receive some useful information.
Hope that helps.
Hi,
Does your installation run properly? Are any files skipped in your install log? Have you rebooted the system after the installation? Have you tested this on any other Windows 98 machine? Have you included Setup Factory 6.0's Visual Basic 6.0 Runtime Support Module in your installation? Have you used the Visual Basic 6.0 Project Scanner in Setup Factory? (Tools | Scan Visual Basic Project) The Visual Basic Project Scanner should tell you all of the files that you need to distribute with your Visual Basic App.
What’s probably happening here is you are not including a DLL or ActiveX control in your installation and the Windows 98 machine that you are testing on either does not have the control or has an older version of it.
Hopefully the answers to these questions will help us solve your problem.
MSI Factory The Next Generation Intelligent Setup Builder
I have try everything u said, and works on every OS but win98.
I will try with MCDA, and tell u about.
Thanks 4 ur help
Thanks 4 ur help. I will try MDCA and tell u about it.
Hi chrisque1,
Are any files skipped in your install log? Have you rebooted the system after the installation? Did you run the Visual Basic 6.0 Project Scanner on your initial installation?
Have you tried the installation on any other Windows 98 machines? Are the results the same? What is the exact error message that appears when you run your application?
Are you sure that you are including all of the dependency files?
MSI Factory The Next Generation Intelligent Setup Builder
Hi,
You should only install MDAC if you need it.
MSI Factory The Next Generation Intelligent Setup Builder