Runtime error '50003' 
Author Message
 Runtime error '50003'

What is this runtime error and where would I find any documentation for this
... I use DAO with VB5.0 and cannot determine why this happens on certain
workstations only and in only 2 of the 7 modules ?

Thanks for your help!

--
Anu

** remove 'nospam' from email to reply



Fri, 13 Apr 2001 03:00:00 GMT  
 Runtime error '50003'
I believe I have seen this question somewhere else, anyway:
Have you had a look at Article ID: Q176438 from the KB?

--
VB-Joker
MCSE

Please post all replies to newsgroup!

Quote:

>What is this runtime error and where would I find any documentation for
this
>... I use DAO with VB5.0 and cannot determine why this happens on certain
>workstations only and in only 2 of the 7 modules ?

>Thanks for your help!

>--
>Anu

>** remove 'nospam' from email to reply



Sat, 14 Apr 2001 03:00:00 GMT  
 Runtime error '50003'
We have run across this error a few times (including this morning). It
turned out to be a DLL/OCX version problem. In our case an applicatin was
built using a newer version of comdlg32.ocx, but was installed with an older
one. We simply recompiled the EXE with the older one, and the ewer one (when
it exists on the target machine) is backwards compatible.


Quote:
>I believe I have seen this question somewhere else, anyway:
>Have you had a look at Article ID: Q176438 from the KB?

>--
>VB-Joker
>MCSE

>Please post all replies to newsgroup!


>>What is this runtime error and where would I find any documentation for
>this
>>... I use DAO with VB5.0 and cannot determine why this happens on certain
>>workstations only and in only 2 of the 7 modules ?

>>Thanks for your help!

>>--
>>Anu

>>** remove 'nospam' from email to reply



Mon, 16 Apr 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Runtime error '50003'

2. HELP! RUNTIME ERROR '50003' UNEXPECTED ERROR

3. How can I do solving problem Runtime Error '50003'?

4. Run-time error '50003' Unexpected Error

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

6. Unexpected Error '50003'

7. 50003 'unexpected Error'

8. Error Message '50003'

9. Unexpected Error '50003'

10. Run-time error '50003'

11. Error '50003'??? Please HELP

12. Error '50003'

 

 
Powered by phpBB® Forum Software