Always my GAC issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I let the SP3 Beta and returns to the SP2.

Before becoming completely mad, I did the most possible little test program
to demonstrate the problem.

And as usual I get a TypeLoadException and the GACLOG.TXT file is not
created. Oups, I forget to say I hard-resetted my device before doing that.

If someone could test it to tell me what's wrong, I'll send him (or her) and
this person would be my heroe forever.

Thanks for your help.
 
I will kill myself !!

Yes, sdf installs correctly into the GAC. BUT, there is no GACLOG.TXT file.
I verified the SDK code source and found no significant differences that
could explain the behaviour I have.

Do you accept to test my little program (guaranted without malicious code) ?
 
I'm using a DELL Axim 5 performance (pxa 255 400 MHz) with the first edition
of WM2003 and the .Net CF SP2.

And I already did a hard reset because of that problem. In summary :
- my program runs well when deployed privately on the Pocket PC,
- it runs well on my PC when I register the DLL into the GAC,
- but I can't register the DLL into the Pocket PC GAC and when I run the
program I get the following message : "TypeLoadException, can't load the type
MyDll.MyClass from the assembly MyDll, Culture=ne,....".

The .zip of the VS solution is available.
 
Back
Top