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

Our software, which we wrote in VB5.0 works fine on most of the machines
under Win'95 but on some machines it giving the problem 'Runtime error
50003'. According to the 'VBonline' this error will appear only when there
is a low GDI memory resource. But even though we have more than 75%  GDI
memory is free still we are getting the error message. Is there anybody had
come across this problem? If so, what is the soln.

VJ

Promedia



Fri, 22 Dec 2000 03:00:00 GMT  
 Runtime error '50003'

Runtime error 50003 (undocumented) is known to occur when different version
of DLLs or OCXs are installed with the same name. Check your computer with
File Found.

Or possibly installed the VB5 run-time kit latest version, available at:
http://support.microsoft.com/support/kb/articles/q180/0/71.asp
--
HTH
delete "RemoveMe."



Quote:
> Our software, which we wrote in VB5.0 works fine on most of the machines
> under Win'95 but on some machines it giving the problem 'Runtime error
> 50003'. According to the 'VBonline' this error will appear only when
there
> is a low GDI memory resource. But even though we have more than 75%  GDI
> memory is free still we are getting the error message. Is there anybody
had
> come across this problem? If so, what is the soln.

> VJ

> Promedia



Fri, 22 Dec 2000 03:00:00 GMT  
 Runtime error '50003'

In my experience, this is due to mismatched versions of control (usually
Common Controls). Check the DLL and OCX version numbers on the PCs that
aren't running the app. They're probably older than the ones used to develop
the app.

Jonas
TRION Technologies

Quote:

>Our software, which we wrote in VB5.0 works fine on most of the machines
>under Win'95 but on some machines it giving the problem 'Runtime error
>50003'. According to the 'VBonline' this error will appear only when there
>is a low GDI memory resource. But even though we have more than 75%  GDI
>memory is free still we are getting the error message. Is there anybody had
>come across this problem? If so, what is the soln.

>VJ

>Promedia



Fri, 22 Dec 2000 03:00:00 GMT  
 Runtime error '50003'
Hi,
I had come across this problem, when I switched to SP3 and I tried to use my
"exe file" on another PC without upgrading the customer's OCXs first.
Barak
Quote:

>Our software, which we wrote in VB5.0 works fine on most of the machines
>under Win'95 but on some machines it giving the problem 'Runtime error
>50003'. According to the 'VBonline' this error will appear only when there
>is a low GDI memory resource. But even though we have more than 75%  GDI
>memory is free still we are getting the error message. Is there anybody had
>come across this problem? If so, what is the soln.

>VJ

>Promedia



Wed, 27 Dec 2000 03:00:00 GMT  
 Runtime error '50003'
Hi,

I had this problem.  Took me about a month to work it out. It's quite a while
back now but I think the problem was to do with a later version of an OCX and
also changing the text properties in the same OCX.  Dont believe what VB online
said.  They sent me in the wrong direction as-well.

Email me, if you still haven't solved it.  I'll try and dig up the orignial
solution.
    Travis Penglase

Quote:

> Hi,
> I had come across this problem, when I switched to SP3 and I tried to use my
> "exe file" on another PC without upgrading the customer's OCXs first.
> Barak


> >Our software, which we wrote in VB5.0 works fine on most of the machines
> >under Win'95 but on some machines it giving the problem 'Runtime error
> >50003'. According to the 'VBonline' this error will appear only when there
> >is a low GDI memory resource. But even though we have more than 75%  GDI
> >memory is free still we are getting the error message. Is there anybody had
> >come across this problem? If so, what is the soln.

> >VJ

> >Promedia



Sun, 31 Dec 2000 03:00:00 GMT  
 
 [ 5 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