Hi, I want to build a device with platform builder and develop the
applications with VS2005. I generated the SDK and find my device in VS2005.
But the "manual server" platform manager connection is missing. I found a
blog (http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx) that
shows another way. Unfortunately both executables (ConManClient2, CMaccept)
stop immediately at the target device. I think I must configure my platform
prepared for this.

Does anybody had experience with this issue?

/Helge

Re: How to connect a headless device without ActiceSync by Helge

Helge
Thu Nov 24 04:11:43 CST 2005

Meanwhile I found that ConManClient2 runs fine in a debug platform (with
kernel debugger, KITL, debug executables) but stops in retail build
platforms. Are there any secret dependencies from platform options?

Is there any other way to work from VS2005 with a CE5 platform?

/Helge

"Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
news:uDlAb%23L8FHA.2616@TK2MSFTNGP15.phx.gbl...
> Hi, I want to build a device with platform builder and develop the
> applications with VS2005. I generated the SDK and find my device in
> VS2005. But the "manual server" platform manager connection is missing. I
> found a blog
> (http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx) that shows
> another way. Unfortunately both executables (ConManClient2, CMaccept) stop
> immediately at the target device. I think I must configure my platform
> prepared for this.
>
> Does anybody had experience with this issue?
>
> /Helge
>
>



Re: How to connect a headless device without ActiceSync by Daniel

Daniel
Fri Nov 25 14:53:48 CST 2005

You are aware that no released version of the .net compact framework
officially supports headless, right?

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
news:uHK559N8FHA.1248@TK2MSFTNGP14.phx.gbl...
> Meanwhile I found that ConManClient2 runs fine in a debug platform (with
> kernel debugger, KITL, debug executables) but stops in retail build
> platforms. Are there any secret dependencies from platform options?
>
> Is there any other way to work from VS2005 with a CE5 platform?
>
> /Helge
>
> "Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
> news:uDlAb%23L8FHA.2616@TK2MSFTNGP15.phx.gbl...
>> Hi, I want to build a device with platform builder and develop the
>> applications with VS2005. I generated the SDK and find my device in
>> VS2005. But the "manual server" platform manager connection is missing. I
>> found a blog
>> (http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx) that shows
>> another way. Unfortunately both executables (ConManClient2, CMaccept)
>> stop immediately at the target device. I think I must configure my
>> platform prepared for this.
>>
>> Does anybody had experience with this issue?
>>
>> /Helge
>>
>>
>
>



Re: How to connect a headless device without ActiceSync by Helge

Helge
Mon Nov 28 00:36:01 CST 2005

VS2005 in does support native C++ development for smart devices. So there is
no need for the compact framework. I just need to connect VS2005 with the
device.
Since I build the target device with platform builder I am able to control
what components are included. If some special component is needed I would
add it.

/Helge

"Daniel Moth" <dmoth74@hotmail.com> wrote in message
news:%23xajTJg8FHA.3416@TK2MSFTNGP15.phx.gbl...
> You are aware that no released version of the .net compact framework
> officially supports headless, right?
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
> "Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
> news:uHK559N8FHA.1248@TK2MSFTNGP14.phx.gbl...
>> Meanwhile I found that ConManClient2 runs fine in a debug platform (with
>> kernel debugger, KITL, debug executables) but stops in retail build
>> platforms. Are there any secret dependencies from platform options?
>>
>> Is there any other way to work from VS2005 with a CE5 platform?
>>
>> /Helge
>>
>> "Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
>> news:uDlAb%23L8FHA.2616@TK2MSFTNGP15.phx.gbl...
>>> Hi, I want to build a device with platform builder and develop the
>>> applications with VS2005. I generated the SDK and find my device in
>>> VS2005. But the "manual server" platform manager connection is missing.
>>> I found a blog
>>> (http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx) that
>>> shows another way. Unfortunately both executables (ConManClient2,
>>> CMaccept) stop immediately at the target device. I think I must
>>> configure my platform prepared for this.
>>>
>>> Does anybody had experience with this issue?
>>>
>>> /Helge
>>>
>>>
>>
>>
>
>



Re: How to connect a headless device without ActiceSync by Daniel

Daniel
Mon Nov 28 14:08:56 CST 2005

You are aware that this is a .net compact framework group, right?

Even if some individuals here are knowledgeable in your area of interest,
the platformbuilder or evc groups will give you wider coverage.

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
news:eB8lBY%238FHA.3132@TK2MSFTNGP12.phx.gbl...
> VS2005 in does support native C++ development for smart devices. So there
> is no need for the compact framework. I just need to connect VS2005 with
> the device.
> Since I build the target device with platform builder I am able to control
> what components are included. If some special component is needed I would
> add it.
>
> /Helge
>
> "Daniel Moth" <dmoth74@hotmail.com> wrote in message
> news:%23xajTJg8FHA.3416@TK2MSFTNGP15.phx.gbl...
>> You are aware that no released version of the .net compact framework
>> officially supports headless, right?
>>
>> Cheers
>> Daniel
>> --
>> http://www.danielmoth.com/Blog/
>>
>> "Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
>> news:uHK559N8FHA.1248@TK2MSFTNGP14.phx.gbl...
>>> Meanwhile I found that ConManClient2 runs fine in a debug platform (with
>>> kernel debugger, KITL, debug executables) but stops in retail build
>>> platforms. Are there any secret dependencies from platform options?
>>>
>>> Is there any other way to work from VS2005 with a CE5 platform?
>>>
>>> /Helge
>>>
>>> "Helge Kruse" <Helge.Kruse-nospam@gmx.net> wrote in message
>>> news:uDlAb%23L8FHA.2616@TK2MSFTNGP15.phx.gbl...
>>>> Hi, I want to build a device with platform builder and develop the
>>>> applications with VS2005. I generated the SDK and find my device in
>>>> VS2005. But the "manual server" platform manager connection is missing.
>>>> I found a blog
>>>> (http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx) that
>>>> shows another way. Unfortunately both executables (ConManClient2,
>>>> CMaccept) stop immediately at the target device. I think I must
>>>> configure my platform prepared for this.
>>>>
>>>> Does anybody had experience with this issue?
>>>>
>>>> /Helge
>>>>
>>>>
>>>
>>>
>>
>>
>
>