
Application runs with Windows 95/NT, but doesn't work with Windows 98
: We have no Problems with our Application with Win 95/NT. Using Win 98 the
: application stops with error message ...
: 'Laufzeitfehler 326. Ressource mit Bezeichner "Version" nicht gefunden.'
: 'Runtime error 326. Resource "version" not found.'
: This message appears immediately after the application has been started -
: nothing seems to be done so far.
: We don't use any resource with that name!
: Maybe there's a library that makes trouble.
: Our application was designed with VB5 (Enterprise Edition), it uses
: - MS Chart Control
: - MS Common Dialog Ctrl 5.0
: - MS FlexGrid Ctrl. 5.0
: - MS Windows Common Ctrls (1&2) 5.0
: - MS Windows Winsock Ctrl. 5.0
: Does anyone have an idea?
: Thanks for help
: Carsten
A possibility: in the File, Compile, Options box, set the "Version"
resource to something. Just a thought. I've had apps complain in various
ways when things like "Copyright" were blank.
HTH -
--