Runtime error #438 
Author Message
 Runtime error #438

I am using US Windows 95 and US VB 4.0 16 bit. Everything works fine but
when I change the settings to French I start getting the following error
"438: Object does not support property or method". This error could happen
in any place of the code so it is really driving me crazy.

Microsoft Technical Support has suggested the following things
a) Compile my aplication using the french version Visual Basic
b) Get some special OLE libraries that are required by VB to work properly

I don't know really how to address this so if you have any good idea please
let me know. I would appreciate it very much

Thanks

Eduardo Carranza



Sat, 17 Jul 1999 03:00:00 GMT  
 Runtime error #438

You  will need French OLE libraries.  Most references are resolved by
string literals and are therefore language dependent.

--
Preston Page
Sleepless Nights Software

http://www.CompuNetServices.com/~ppage



Quote:
> I am using US Windows 95 and US VB 4.0 16 bit. Everything works fine but
> when I change the settings to French I start getting the following error
> "438: Object does not support property or method". This error could
happen
> in any place of the code so it is really driving me crazy.

> Microsoft Technical Support has suggested the following things
> a) Compile my aplication using the french version Visual Basic
> b) Get some special OLE libraries that are required by VB to work
properly

> I don't know really how to address this so if you have any good idea
please
> let me know. I would appreciate it very much

> Thanks

> Eduardo Carranza




Wed, 21 Jul 1999 03:00:00 GMT  
 Runtime error #438

I also got the "Run-time Error 438" (Object does not support property or
method).
But this occured when I just ran the loaded sample "Browser.VBP" from
Microsoft.

My VB4 Help Button said:
"You specified a method or property that does not exist for this OLE
automation object. See the object's documentation for more information on
the object and check the spellings of properties and methods."

What does it mean?



Quote:
> I am using US Windows 95 and US VB 4.0 16 bit. Everything works fine but
> when I change the settings to French I start getting the following error
> "438: Object does not support property or method". This error could
happen
> in any place of the code so it is really driving me crazy.

> Microsoft Technical Support has suggested the following things
> a) Compile my aplication using the french version Visual Basic
> b) Get some special OLE libraries that are required by VB to work
properly

> I don't know really how to address this so if you have any good idea
please
> let me know. I would appreciate it very much

> Thanks

> Eduardo Carranza




Sat, 24 Jul 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Runtime error 438

2. Runtime Error 438 - What does this mean?

3. **** Runtime Error 438

4. Runtime error 438

5. runtime error 438?

6. Activex Runtime Error: 438

7. Runtime Error 438 when using VS2005 C++ATL control with VB6 form

8. DoCmd GoToControl... "Runtime Error 438"

9. Runtime Script error 438

10. Runtime 438 object dosenot support this property or method

11. Run-Time Error '438'

12. Need help with error 438!!!

 

 
Powered by phpBB® Forum Software