R
Romu
Stan Adermann gave me, some months ago, the tips to
register resources dll into the GAC.
Unfortunately, I have a lot of troubles with the GAC
behaviour, I can't make figure out what the program
result will be.
My test program tries to load a simple string, this
string is stored in the standard neutral DLL, in an
english one and in a french one.
When I run the program, sometimes I get the default
(neutral) message, sometimes I have
a "MissingMethodException". Sometimes no resources dll
are recorded, sometimes only the english one is.
That's really unpredictable. I can provide my little test
program for interested people. My config is Dell Axim X5
with PPC2003 and .Net CF SP1.
Thanks for your help.
register resources dll into the GAC.
Unfortunately, I have a lot of troubles with the GAC
behaviour, I can't make figure out what the program
result will be.
My test program tries to load a simple string, this
string is stored in the standard neutral DLL, in an
english one and in a french one.
When I run the program, sometimes I get the default
(neutral) message, sometimes I have
a "MissingMethodException". Sometimes no resources dll
are recorded, sometimes only the english one is.
That's really unpredictable. I can provide my little test
program for interested people. My config is Dell Axim X5
with PPC2003 and .Net CF SP1.
Thanks for your help.