-
VB6 PDW error part 2
Also get the same unexpected error number 80004005 has occurred: Automation error Unspecified error.
No errors compiling dll and exe. After compiling in PDW, gives eror above, then an IE debug error signature: vb6exe, appver6.0.81.76 modname msvbm60.dll, then closes program.
I got some missing dependency files and out of date dependncy files info while packaging.
I am using a SQL db, crystal report 8.5 on XP. I work for a private business, unable to do the crystl32.dep changes on the businessobjects site. Compiled and ran same project on co-workers pc, tested clean, no errors and able to P&D then install exe and test records with no problems on her pc. Only she uses crystal report 9, all else is the same. Could it be a CR version problem, or should I reinstall VB6 on m pc?
-
Re: VB6 PDW error part 2
Read this it might help Installer Problems
Your VB Runtime files are out of date you need the universal ones to be deployed.
-
Re: VB6 PDW error part 2
CR 8.5 will require you to manually add the dependancy files for CR and which files depends on what you are using in CR in your program.
Fix for Multiple system files out of date:
http://support.microsoft.com/kb/191096/EN-US/
-
Re: VB6 PDW error part 2
Thank you so much Robdogg and Randem. I have read the references you provided and will update my runtime files. I know how to manually add the dependency files should i needto. I also bookmarked the randem page.
You guys are great, THANKS for the help. I know I will be back again.
Not so frazzed for now,
VB Starter.