PC Review


Reply
Thread Tools Rate Thread

Always my GAC issue

 
 
=?Utf-8?B?Um9tdQ==?=
Guest
Posts: n/a
 
      27th Aug 2004
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.
 
Reply With Quote
 
 
 
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      27th Aug 2004
Have you tried installing SDF 1.2 (www.opennetcf.org/sdf/), this is a GAC
installed package - does this install correctly?

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/...ity/newsgroups

"Romu" <(E-Mail Removed)> wrote in message
news:38C498CB-F6B8-4DE9-82FB-(E-Mail Removed)...
>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.



 
Reply With Quote
 
=?Utf-8?B?Um9tdQ==?=
Guest
Posts: n/a
 
      27th Aug 2004
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) ?

"Peter Foot [MVP]" wrote:

> Have you tried installing SDF 1.2 (www.opennetcf.org/sdf/), this is a GAC
> installed package - does this install correctly?
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> www.inthehand.com | www.opennetcf.org
>
> Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> Embedded newsgroups? Let us know!
> https://www.windowsembeddedeval.com/...ity/newsgroups
>
> "Romu" <(E-Mail Removed)> wrote in message
> news:38C498CB-F6B8-4DE9-82FB-(E-Mail Removed)...
> >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.

>
>
>

 
Reply With Quote
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      28th Aug 2004
Hmmm,

Have I asked you already what device you are using? Have you considered a
hard reset?

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/...ity/newsgroups

"Romu" <(E-Mail Removed)> wrote in message
news:03206780-8171-4D30-956D-(E-Mail Removed)...
> Peter, that's completely incredible because I tried to register my DLL
> into
> the GAC of my PC and this perfectly works, I never the TypeLoadException,
> my
> little program works well, and the gacutil accepts to install my dll.
>
> If you understand something, thanks to light my way.
>
> "Romu" wrote:
>
>> 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) ?
>>
>> "Peter Foot [MVP]" wrote:
>>
>> > Have you tried installing SDF 1.2 (www.opennetcf.org/sdf/), this is a
>> > GAC
>> > installed package - does this install correctly?
>> >
>> > Peter
>> >
>> > --
>> > Peter Foot
>> > Windows Embedded MVP
>> > www.inthehand.com | www.opennetcf.org
>> >
>> > Do have an opinion on the effectiveness of Microsoft Windows Mobile and
>> > Embedded newsgroups? Let us know!
>> > https://www.windowsembeddedeval.com/...ity/newsgroups
>> >
>> > "Romu" <(E-Mail Removed)> wrote in message
>> > news:38C498CB-F6B8-4DE9-82FB-(E-Mail Removed)...
>> > >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.
>> >
>> >
>> >



 
Reply With Quote
 
=?Utf-8?B?Um9tdQ==?=
Guest
Posts: n/a
 
      28th Aug 2004
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.

"Peter Foot [MVP]" wrote:

> Hmmm,
>
> Have I asked you already what device you are using? Have you considered a
> hard reset?
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> www.inthehand.com | www.opennetcf.org
>
> Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> Embedded newsgroups? Let us know!
> https://www.windowsembeddedeval.com/...ity/newsgroups
>
> "Romu" <(E-Mail Removed)> wrote in message
> news:03206780-8171-4D30-956D-(E-Mail Removed)...
> > Peter, that's completely incredible because I tried to register my DLL
> > into
> > the GAC of my PC and this perfectly works, I never the TypeLoadException,
> > my
> > little program works well, and the gacutil accepts to install my dll.
> >
> > If you understand something, thanks to light my way.
> >
> > "Romu" wrote:
> >
> >> 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) ?
> >>
> >> "Peter Foot [MVP]" wrote:
> >>
> >> > Have you tried installing SDF 1.2 (www.opennetcf.org/sdf/), this is a
> >> > GAC
> >> > installed package - does this install correctly?
> >> >
> >> > Peter
> >> >
> >> > --
> >> > Peter Foot
> >> > Windows Embedded MVP
> >> > www.inthehand.com | www.opennetcf.org
> >> >
> >> > Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> >> > Embedded newsgroups? Let us know!
> >> > https://www.windowsembeddedeval.com/...ity/newsgroups
> >> >
> >> > "Romu" <(E-Mail Removed)> wrote in message
> >> > news:38C498CB-F6B8-4DE9-82FB-(E-Mail Removed)...
> >> > >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.
> >> >
> >> >
> >> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless issue? DNS issue? MS Update issue? WORLDe Windows XP General 1 14th Jan 2009 10:47 PM
Outlook 2007 issue on Windows Vista - Exchange connection issue NA Microsoft Outlook Installation 5 3rd Sep 2008 07:28 AM
Windows Vista mouse issue.. Possibly ease of use type issue? Malakie Windows Vista Hardware 0 10th Jul 2008 10:30 PM
[New Issue] Home Computer Magazine - Issue 06 - April 2005 Mel Freeware 5 5th May 2005 06:09 PM
Is my case a Network Issue or database optimization issue -- which one to assign more significance? Avi Microsoft Windows 2000 Networking 0 14th May 2004 05:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:34 AM.