PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework VS 2005 and CE 4.2

Reply

VS 2005 and CE 4.2

 
Thread Tools Rate Thread
Old 16-01-2006, 08:48 PM   #1
Tommy
Guest
 
Posts: n/a
Default VS 2005 and CE 4.2


How can i develop and debug witha ce 4.2 device? Visual Studio only shows
WM2003 and CE5.0.

Thanks,
Tommy


  Reply With Quote
Old 16-01-2006, 08:53 PM   #2
Paul G. Tobey [eMVP]
Guest
 
Posts: n/a
Default Re: VS 2005 and CE 4.2

It's not supported with VS 2005. You can use VS 2003.

Paul T.

"Tommy" <tommy@dontspamme.com> wrote in message
news:e9eew4tGGHA.916@TK2MSFTNGP10.phx.gbl...
> How can i develop and debug witha ce 4.2 device? Visual Studio only shows
> WM2003 and CE5.0.
>
> Thanks,
> Tommy
>
>



  Reply With Quote
Old 16-01-2006, 09:53 PM   #3
Tommy
Guest
 
Posts: n/a
Default Re: VS 2005 and CE 4.2

Great. I have a CE 5.0 device I tried to use. It appears to have been
supported but there does not seem to be a version of the compact framework
that works with it. It's a Symbol MC3000. I see arm4i but it's not happy on
my device.

Does anyone know what framework can be used with this device with vstudio
2005?



"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
wrote in message news:O52on7tGGHA.1452@TK2MSFTNGP11.phx.gbl...
> It's not supported with VS 2005. You can use VS 2003.
>
> Paul T.
>
> "Tommy" <tommy@dontspamme.com> wrote in message
> news:e9eew4tGGHA.916@TK2MSFTNGP10.phx.gbl...
>> How can i develop and debug witha ce 4.2 device? Visual Studio only shows
>> WM2003 and CE5.0.
>>
>> Thanks,
>> Tommy
>>
>>

>
>



  Reply With Quote
Old 16-01-2006, 09:57 PM   #4
Ginny Caughey [MVP]
Guest
 
Posts: n/a
Default Re: VS 2005 and CE 4.2

Tommy,

There are separate ARM cabs for CFv2 for CE and WM. Did you try the CE one?
Did you get any error messages when you tried to install it? And Visual
Studio 2005 should have automatically deployed the correct CAB file.
Sometimes I find I have to hard-reset devices when installing a new version
of the Compact Framework, so you might try that too.

--
Ginny Caughey
..NET Compact Framework MVP


"Tommy" <tommy@dontspamme.com> wrote in message
news:OnHGXduGGHA.2320@TK2MSFTNGP11.phx.gbl...
> Great. I have a CE 5.0 device I tried to use. It appears to have been
> supported but there does not seem to be a version of the compact framework
> that works with it. It's a Symbol MC3000. I see arm4i but it's not happy
> on my device.
>
> Does anyone know what framework can be used with this device with vstudio
> 2005?
>
>
>
> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
> wrote in message news:O52on7tGGHA.1452@TK2MSFTNGP11.phx.gbl...
>> It's not supported with VS 2005. You can use VS 2003.
>>
>> Paul T.
>>
>> "Tommy" <tommy@dontspamme.com> wrote in message
>> news:e9eew4tGGHA.916@TK2MSFTNGP10.phx.gbl...
>>> How can i develop and debug witha ce 4.2 device? Visual Studio only
>>> shows WM2003 and CE5.0.
>>>
>>> Thanks,
>>> Tommy
>>>
>>>

>>
>>

>
>



  Reply With Quote
Old 16-01-2006, 10:00 PM   #5
Paul G. Tobey [eMVP]
Guest
 
Posts: n/a
Default Re: VS 2005 and CE 4.2

If it's CE 5, it should probably support both framework versions with
programming connectivity to VS 2005. I don't have any experience with that
particular device, but the device vendor should know what to do to run the
framework on the device and which versions are supported...

Paul T.

"Tommy" <tommy@dontspamme.com> wrote in message
news:OnHGXduGGHA.2320@TK2MSFTNGP11.phx.gbl...
> Great. I have a CE 5.0 device I tried to use. It appears to have been
> supported but there does not seem to be a version of the compact framework
> that works with it. It's a Symbol MC3000. I see arm4i but it's not happy
> on my device.
>
> Does anyone know what framework can be used with this device with vstudio
> 2005?
>
>
>
> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
> wrote in message news:O52on7tGGHA.1452@TK2MSFTNGP11.phx.gbl...
>> It's not supported with VS 2005. You can use VS 2003.
>>
>> Paul T.
>>
>> "Tommy" <tommy@dontspamme.com> wrote in message
>> news:e9eew4tGGHA.916@TK2MSFTNGP10.phx.gbl...
>>> How can i develop and debug witha ce 4.2 device? Visual Studio only
>>> shows WM2003 and CE5.0.
>>>
>>> Thanks,
>>> Tommy
>>>
>>>

>>
>>

>
>



  Reply With Quote
Old 16-01-2006, 10:11 PM   #6
Tommy
Guest
 
Posts: n/a
Default Re: VS 2005 and CE 4.2

It tries to deploy the ce5 version for arm4i.

The only error I see is that the version of the framework needs to be
higher. I do have 1.0 on. I believe the new framework install is failing and
the app is only seeing the existing 1.0

"Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in message
news:Oa3kZguGGHA.3320@TK2MSFTNGP12.phx.gbl...
> Tommy,
>
> There are separate ARM cabs for CFv2 for CE and WM. Did you try the CE
> one? Did you get any error messages when you tried to install it? And
> Visual Studio 2005 should have automatically deployed the correct CAB
> file. Sometimes I find I have to hard-reset devices when installing a new
> version of the Compact Framework, so you might try that too.
>
> --
> Ginny Caughey
> .NET Compact Framework MVP
>
>
> "Tommy" <tommy@dontspamme.com> wrote in message
> news:OnHGXduGGHA.2320@TK2MSFTNGP11.phx.gbl...
>> Great. I have a CE 5.0 device I tried to use. It appears to have been
>> supported but there does not seem to be a version of the compact
>> framework that works with it. It's a Symbol MC3000. I see arm4i but it's
>> not happy on my device.
>>
>> Does anyone know what framework can be used with this device with vstudio
>> 2005?
>>
>>
>>
>> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
>> wrote in message news:O52on7tGGHA.1452@TK2MSFTNGP11.phx.gbl...
>>> It's not supported with VS 2005. You can use VS 2003.
>>>
>>> Paul T.
>>>
>>> "Tommy" <tommy@dontspamme.com> wrote in message
>>> news:e9eew4tGGHA.916@TK2MSFTNGP10.phx.gbl...
>>>> How can i develop and debug witha ce 4.2 device? Visual Studio only
>>>> shows WM2003 and CE5.0.
>>>>
>>>> Thanks,
>>>> Tommy
>>>>
>>>>
>>>
>>>

>>
>>

>
>



  Reply With Quote
Old 16-01-2006, 10:18 PM   #7
Ilya Tumanov [MS]
Guest
 
Posts: n/a
Default Re: VS 2005 and CE 4.2

Please see this on installation issues:
http://blogs.msdn.com/netcfteam/arc.../11/479793.aspx

--
Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group...framework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).

"Tommy" <tommy@dontspamme.com> wrote in message
news:OcFiMnuGGHA.3916@TK2MSFTNGP10.phx.gbl...
> It tries to deploy the ce5 version for arm4i.
>
> The only error I see is that the version of the framework needs to be
> higher. I do have 1.0 on. I believe the new framework install is failing
> and the app is only seeing the existing 1.0
>
> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in
> message news:Oa3kZguGGHA.3320@TK2MSFTNGP12.phx.gbl...
>> Tommy,
>>
>> There are separate ARM cabs for CFv2 for CE and WM. Did you try the CE
>> one? Did you get any error messages when you tried to install it? And
>> Visual Studio 2005 should have automatically deployed the correct CAB
>> file. Sometimes I find I have to hard-reset devices when installing a new
>> version of the Compact Framework, so you might try that too.
>>
>> --
>> Ginny Caughey
>> .NET Compact Framework MVP
>>
>>
>> "Tommy" <tommy@dontspamme.com> wrote in message
>> news:OnHGXduGGHA.2320@TK2MSFTNGP11.phx.gbl...
>>> Great. I have a CE 5.0 device I tried to use. It appears to have been
>>> supported but there does not seem to be a version of the compact
>>> framework that works with it. It's a Symbol MC3000. I see arm4i but it's
>>> not happy on my device.
>>>
>>> Does anyone know what framework can be used with this device with
>>> vstudio 2005?
>>>
>>>
>>>
>>> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
>>> wrote in message news:O52on7tGGHA.1452@TK2MSFTNGP11.phx.gbl...
>>>> It's not supported with VS 2005. You can use VS 2003.
>>>>
>>>> Paul T.
>>>>
>>>> "Tommy" <tommy@dontspamme.com> wrote in message
>>>> news:e9eew4tGGHA.916@TK2MSFTNGP10.phx.gbl...
>>>>> How can i develop and debug witha ce 4.2 device? Visual Studio only
>>>>> shows WM2003 and CE5.0.
>>>>>
>>>>> Thanks,
>>>>> Tommy
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



  Reply With Quote
Old 26-01-2006, 04:56 PM   #8
=?Utf-8?B?TUMzMDAwOyBBcHBGb3JnZSB2NS42LjE7IFdpbiBD
Guest
 
Posts: n/a
Default Re: VS 2005 and CE 4.2

Tommy:

I have a MC3000 device too but is Win CE .NET 4.2 OS. IS it OS the same in
your device? if the answer is true, could you tell me if you could convert a
..mdb databse into the device?

What kind databse format are you work into the device?

Thanks,

Joseph

"Tommy" escribió:

> It tries to deploy the ce5 version for arm4i.
>
> The only error I see is that the version of the framework needs to be
> higher. I do have 1.0 on. I believe the new framework install is failing and
> the app is only seeing the existing 1.0
>
> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in message
> news:Oa3kZguGGHA.3320@TK2MSFTNGP12.phx.gbl...
> > Tommy,
> >
> > There are separate ARM cabs for CFv2 for CE and WM. Did you try the CE
> > one? Did you get any error messages when you tried to install it? And
> > Visual Studio 2005 should have automatically deployed the correct CAB
> > file. Sometimes I find I have to hard-reset devices when installing a new
> > version of the Compact Framework, so you might try that too.
> >
> > --
> > Ginny Caughey
> > .NET Compact Framework MVP
> >
> >
> > "Tommy" <tommy@dontspamme.com> wrote in message
> > news:OnHGXduGGHA.2320@TK2MSFTNGP11.phx.gbl...
> >> Great. I have a CE 5.0 device I tried to use. It appears to have been
> >> supported but there does not seem to be a version of the compact
> >> framework that works with it. It's a Symbol MC3000. I see arm4i but it's
> >> not happy on my device.
> >>
> >> Does anyone know what framework can be used with this device with vstudio
> >> 2005?
> >>
> >>
> >>
> >> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
> >> wrote in message news:O52on7tGGHA.1452@TK2MSFTNGP11.phx.gbl...
> >>> It's not supported with VS 2005. You can use VS 2003.
> >>>
> >>> Paul T.
> >>>
> >>> "Tommy" <tommy@dontspamme.com> wrote in message
> >>> news:e9eew4tGGHA.916@TK2MSFTNGP10.phx.gbl...
> >>>> How can i develop and debug witha ce 4.2 device? Visual Studio only
> >>>> shows WM2003 and CE5.0.
> >>>>
> >>>> Thanks,
> >>>> Tommy
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>

> >
> >

>
>
>

  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