|
Actually, Bob, this is a very, very common error, and if memory serves me right, it is COMDLG32.DLL (Common Dialog 32 bit) that is causing the problem. In their infinite wisdom, Microsoft decided to change COMDLG32.DLL from what it was in 4.0. They packaged this new DLL in compilers and IE 5.0, and stuck it on their web site as an upgrade. Since COMDLG32.DLL is a "standard" DLL that all machines should have, Install Shield doesn't include it in the install (from my experience anyway). What is just so irritating, though, is that when this library is out of sync with the program, the program bombs with a hard error, I seem to recall it's Page Fault error? It seems there is no checking to make sure the library the program is calling is the right version, and the program will try to run something with a pointer leading into the library where it shouldn't.. Which brings up a good point, what will happen on the AS/400 in this scenario? If I have a service program that I change, I don't' have to recompile my programs, right? So in the AS/400 somewhat immune to this type of problem? Regards, Jim Langston Bob Crothers wrote: > Perhaps the step you missed was to TEST those 5 programs? On a machine > other than the development system? > > The "generic" stuff your programs did was internet stuff if it was MSIE v5 > that was required. That, or you did not check other dependencies such as > CommDlg32.dll (common dialogs), mfc42.dll, msvcrt.dll, and since you are > probably using VB, a whole slew of OCX's. <SNIP> +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.