PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework CE 4.2 Solution Deployment Woes

Reply

CE 4.2 Solution Deployment Woes

 
Thread Tools Rate Thread
Old 12-09-2006, 10:15 PM   #1
jminiman
Guest
 
Posts: n/a
Default CE 4.2 Solution Deployment Woes


Really have little clue as to what's going on. I have a multiple
project solution. I have two identical Windows CE 4.2 devices, but
with a newer ROM image (still CE 4.2) on one. On the first device, I
deploy my solution (as CE 5.0 projects) without any errors. On the
second, I get:

An existing connection was forcibly closed by the remote host.

Both devices are untrusted and totally unlocked to debugging. But I'm
trying to figure out whether it's my desktop (ActiveSync 4.2.0) or
something on the IMD which is causing the issue. Any tips as to how I
can debug the problem? The error message above means nothing to me!

  Reply With Quote
Old 12-09-2006, 11:07 PM   #2
Guest
 
Posts: n/a
Default Re: CE 4.2 Solution Deployment Woes

Is this a plain CE 4.2 device? Does it have a persistent registry? Are you
pushing to RAM or a persistent FS location?


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"jminiman" <jaredscottmin@gmail.com> wrote in message
news:1158095740.237188.22220@e3g2000cwe.googlegroups.com...
> Really have little clue as to what's going on. I have a multiple
> project solution. I have two identical Windows CE 4.2 devices, but
> with a newer ROM image (still CE 4.2) on one. On the first device, I
> deploy my solution (as CE 5.0 projects) without any errors. On the
> second, I get:
>
> An existing connection was forcibly closed by the remote host.
>
> Both devices are untrusted and totally unlocked to debugging. But I'm
> trying to figure out whether it's my desktop (ActiveSync 4.2.0) or
> something on the IMD which is causing the issue. Any tips as to how I
> can debug the problem? The error message above means nothing to me!
>



  Reply With Quote
Old 12-09-2006, 11:57 PM   #3
jminiman
Guest
 
Posts: n/a
Default Re: CE 4.2 Solution Deployment Woes

Correct. This is a generic, CE 4.2 device running CF.NET 2.0 SP1
(though the deployment process should not depend on the level of CF,
since I can deploy to a device running an older, CF 1.0-in-ROM image
without errors).

It does not have persistent registry. It is being deployment to
\Program Files in RAM.

--jsm NG*


<ctacke/> wrote:
> Is this a plain CE 4.2 device? Does it have a persistent registry? Are you
> pushing to RAM or a persistent FS location?
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
> "jminiman" <jaredscottmin@gmail.com> wrote in message
> news:1158095740.237188.22220@e3g2000cwe.googlegroups.com...
> > Really have little clue as to what's going on. I have a multiple
> > project solution. I have two identical Windows CE 4.2 devices, but
> > with a newer ROM image (still CE 4.2) on one. On the first device, I
> > deploy my solution (as CE 5.0 projects) without any errors. On the
> > second, I get:
> >
> > An existing connection was forcibly closed by the remote host.
> >
> > Both devices are untrusted and totally unlocked to debugging. But I'm
> > trying to figure out whether it's my desktop (ActiveSync 4.2.0) or
> > something on the IMD which is causing the issue. Any tips as to how I
> > can debug the problem? The error message above means nothing to me!
> >


  Reply With Quote
Old 13-09-2006, 01:18 AM   #4
Guest
 
Posts: n/a
Default Re: CE 4.2 Solution Deployment Woes

Hmm, I was going to guess the persistent registry had device authentication
key info on the failing device that did not match the PC (this happens if
you restart and lose all files but the registry info remains). Since that's
not possible here I'm out of quick ideas.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"jminiman" <jaredscottmin@gmail.com> wrote in message
news:1158101868.824924.308520@d34g2000cwd.googlegroups.com...
> Correct. This is a generic, CE 4.2 device running CF.NET 2.0 SP1
> (though the deployment process should not depend on the level of CF,
> since I can deploy to a device running an older, CF 1.0-in-ROM image
> without errors).
>
> It does not have persistent registry. It is being deployment to
> \Program Files in RAM.
>
> --jsm NG*
>
>
> <ctacke/> wrote:
>> Is this a plain CE 4.2 device? Does it have a persistent registry? Are
>> you
>> pushing to RAM or a persistent FS location?
>>
>>
>> --
>> Chris Tacke
>> OpenNETCF Consulting
>> Managed Code in the Embedded World
>> www.opennetcf.com
>> --
>>
>>
>> "jminiman" <jaredscottmin@gmail.com> wrote in message
>> news:1158095740.237188.22220@e3g2000cwe.googlegroups.com...
>> > Really have little clue as to what's going on. I have a multiple
>> > project solution. I have two identical Windows CE 4.2 devices, but
>> > with a newer ROM image (still CE 4.2) on one. On the first device, I
>> > deploy my solution (as CE 5.0 projects) without any errors. On the
>> > second, I get:
>> >
>> > An existing connection was forcibly closed by the remote host.
>> >
>> > Both devices are untrusted and totally unlocked to debugging. But I'm
>> > trying to figure out whether it's my desktop (ActiveSync 4.2.0) or
>> > something on the IMD which is causing the issue. Any tips as to how I
>> > can debug the problem? The error message above means nothing to me!
>> >

>



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off