Error 50002
From: Nicolas Rabaté (nicolas.rabate_at_easytekno.com)
Date: 03/01/04
- Next message: Norm Cook: "Re: Filde Data goes missing"
- Previous message: Nicolas Rabaté: "Error 50002"
- Next in thread: JohnK: "Re: Error 50002"
- Reply: JohnK: "Re: Error 50002"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Mar 2004 10:22:02 +0100
Hello everybody,
I have this long outstanding problem that I don't understand where it comes
from. I submit it to the community; I would be glad if someone could show me
the path to at least identify the reason.
Dev environment : VB6 french, Word french
Win (2K or XP) does not matter.
SP installed or not does no matter.
Word 2K or XP, does not matter
A VBA piece of code instantiate a class of the dll developped in VB6 to
create the object (like : set obj
= new myClass). Reference to dll is made inside the VBA project. No need to
have code in the class (not even the initialize proc).
The error 50002 will be raise or not be raised in the following scenario
(1) Win FR + Word FR : OK
(2) Win FR + Word US : error 50002
(3) Win US + Word US : OK
(4) Win US + Word FR : OK
In each scenario, the Win installation is a fresh one.
>From (2), step 1 : uninstall Word US, install Word FR, no more error
Step 2 : uninstall word FR, install word US : error definitely gone.
I've been searching in many places including in microsoft msdn site. I could
not find any answer.
Thank you
Nicolas
- Next message: Norm Cook: "Re: Filde Data goes missing"
- Previous message: Nicolas Rabaté: "Error 50002"
- Next in thread: JohnK: "Re: Error 50002"
- Reply: JohnK: "Re: Error 50002"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|