50003 'unexpected Error' 
Author Message
 50003 'unexpected Error'

I wrote a program (Icon Editor) und published it in Internet (free of
charge). Some days ago I got two bug-reports about 50003 'unexpected Error'.
I can't debug it because it works fine on my computer. I know that many
users can run my program. What does this error mean???

Thanks for any Help
Igor

P.S. you can download Icon Editor at
http://www.*-*-*.com/



Tue, 02 Jul 2002 03:00:00 GMT  
 50003 'unexpected Error'
in your case, it sounds as though a dll is missing or unregistered.
Quote:
-----Original Message-----

Posted At: Friday, January 14, 2000 9:44 AM
Posted To: comp.lang.basic.visual.misc
Conversation: 50003 'unexpected Error'
Subject: 50003 'unexpected Error'

I wrote a program (Icon Editor) und published it in Internet (free of
charge). Some days ago I got two bug-reports about 50003 'unexpected
Error'.
I can't debug it because it works fine on my computer. I know that many
users can run my program. What does this error mean???

Thanks for any Help
Igor

P.S. you can download Icon Editor at
http://home.debitel.net/user/leonidp/ipl/ie/icon_editor.htm



Sun, 07 Jul 2002 03:00:00 GMT  
 50003 'unexpected Error'
Hi Igor,

I had the same problem with my application. There is also an article in
MS's knowledge base whose exact address unfortunately I can't remember.

Below I copy a passage from my program's FAQ.

Quote:
>Runtime error 50003 is an undocumented Windows error which - according to

Microsoft - >occurs when more than one or different versions of the same
*.dll or
Quote:
>*.ocx are present on a system. In FlightSim Planner this error is caused

only by >comct232.ocx which is responsible for the spin buttons in various
windows.
Quote:
>Therefore you should first check for multiple instances of comct232.ocx on

your system. >Delete (or rename) all comct232.ocx files that are NOT
located in the
Quote:
>windows/system directory so that there is a single comct232.ocx in

windows/system. If the >error still occurs, copy comct232.ocx into the main
/FSP directory. In all

Quote:
>cases reported this has solved the problem.

Good luck

Sascha



Sat, 13 Jul 2002 03:00:00 GMT  
 50003 'unexpected Error'

Quote:

>Hi Igor,

>I had the same problem with my application. There is also an article in
>MS's knowledge base whose exact address unfortunately I can't remember.

>Below I copy a passage from my program's FAQ.

>>Runtime error 50003 is an undocumented Windows error which - according to
>Microsoft - >occurs when more than one or different versions of the same
>*.dll or
>>*.ocx are present on a system. In FlightSim Planner this error is caused
>only by >comct232.ocx which is responsible for the spin buttons in various
>windows.
>>Therefore you should first check for multiple instances of comct232.ocx on
>your system. >Delete (or rename) all comct232.ocx files that are NOT
>located in the
>>windows/system directory so that there is a single comct232.ocx in
>windows/system. If the >error still occurs, copy comct232.ocx into the main
>/FSP directory. In all
>>cases reported this has solved the problem.

>Good luck

>Sascha

I have documented a number or reasons and links on this subject.
Look for Error Messages -Visual Basic 50003.

Henri Leboeuf
Web page: http://www.generation.net/~hleboeuf/index.htm



Sat, 13 Jul 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Run-time error '50003' Unexpected Error

2. Run-time error '50003': Unexpected error

3. Unexpected Error '50003'

4. Unexpected Error '50003'

5. 50003 Unexpected error, totaly unexpected, but why?

6. Error Message '50003'

7. Runtime error '50003'

8. Run-time error '50003'

9. Error '50003'??? Please HELP

10. Runtime error '50003'

11. Error '50003'

12. Unexpected error (runtime error 50003)

 

 
Powered by phpBB® Forum Software