
50003 Unexpected error, totaly unexpected, but why?
This is an error with comctl32.ocx. Look for duplicates of this file. You
want to be using the one in windows\system (or system32). Some other
programs install this into their own directory and register it for you. To
try to fix it, type in a DOS shell:
c:\windows\system\regsvr32.exe comctl32.ocx
This could happen also if you developed under 95 with an explicit reference
to comctl32, and the reference is no good under NT (different versions).
Hope this helps.
Nate
Quote:
>We have a program that is working fine on every machine we have installed
it
>on. But on this single machine, it gives the error 50003, Unexpected error,
>when loading a form ("Load dbForm"). It's running on a Windows NT
>Workstation. The form loaded does nothing much more than get settings from
>the register. Its made out of three textfields, three lables and a common
>control dialog. We use VB5.
>What makes the error appear?
>Peter Traegaardh
>KNM Electronic