PC Review


Reply
Thread Tools Rate Thread

Can't deploy from Visual Studio

 
 
MC
Guest
Posts: n/a
 
      5th Nov 2003
I am running Win CE 4.1 device, Active Sync 3.5 which is
recommended for 4.1 and never had any previous versions
installed.

Device connected no problem, can browse.

Have followed procedure for copying toolhelp and used the
Runtime Redistributable to get CF installed on device and
CE Utilities to configure Device Processor type.

But deploying gives error Cannot establish a
connection....be sure the device is physically connected.

Thanks,
MC




 
Reply With Quote
 
 
 
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      5th Nov 2003
I have the best luck using the Smart Device Authentication utility (under
Tools).

--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net

"MC" <(E-Mail Removed)> wrote in message
news:01d601c3a3c5$19122450$(E-Mail Removed)...
> I am running Win CE 4.1 device, Active Sync 3.5 which is
> recommended for 4.1 and never had any previous versions
> installed.
>
> Device connected no problem, can browse.
>
> Have followed procedure for copying toolhelp and used the
> Runtime Redistributable to get CF installed on device and
> CE Utilities to configure Device Processor type.
>
> But deploying gives error Cannot establish a
> connection....be sure the device is physically connected.
>
> Thanks,
> MC
>
>
>
>



 
Reply With Quote
 
Guest
Posts: n/a
 
      5th Nov 2003
Ok, I tried that but SDAuth can't connect says device
refused. I copy SDAuth client over and it won't run saying
it is not a windows ce app.

If you have any more suggestions, please let me know.

>-----Original Message-----
>I have the best luck using the Smart Device

Authentication utility (under
>Tools).
>
>--
>Chris Tacke, eMVP
>Co-Founder and Advisory Board Member
>www.OpenNETCF.org
>---
>Windows CE Product Manager
>Applied Data Systems
>www.applieddata.net
>
>"MC" <(E-Mail Removed)> wrote in

message
>news:01d601c3a3c5$19122450$(E-Mail Removed)...
>> I am running Win CE 4.1 device, Active Sync 3.5 which is
>> recommended for 4.1 and never had any previous versions
>> installed.
>>
>> Device connected no problem, can browse.
>>
>> Have followed procedure for copying toolhelp and used

the
>> Runtime Redistributable to get CF installed on device

and
>> CE Utilities to configure Device Processor type.
>>
>> But deploying gives error Cannot establish a
>> connection....be sure the device is physically

connected.
>>
>> Thanks,
>> MC
>>
>>
>>
>>

>
>
>.
>

 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      5th Nov 2003
The device-side program is called sdauthutildevice.exe and needs to be built
in via Platform Builder when the OS is constructed.

Paul T.

<(E-Mail Removed)> wrote in message
news:036901c3a3df$d1d86480$(E-Mail Removed)...
> Ok, I tried that but SDAuth can't connect says device
> refused. I copy SDAuth client over and it won't run saying
> it is not a windows ce app.
>
> If you have any more suggestions, please let me know.
>
> >-----Original Message-----
> >I have the best luck using the Smart Device

> Authentication utility (under
> >Tools).
> >
> >--
> >Chris Tacke, eMVP
> >Co-Founder and Advisory Board Member
> >www.OpenNETCF.org
> >---
> >Windows CE Product Manager
> >Applied Data Systems
> >www.applieddata.net
> >
> >"MC" <(E-Mail Removed)> wrote in

> message
> >news:01d601c3a3c5$19122450$(E-Mail Removed)...
> >> I am running Win CE 4.1 device, Active Sync 3.5 which is
> >> recommended for 4.1 and never had any previous versions
> >> installed.
> >>
> >> Device connected no problem, can browse.
> >>
> >> Have followed procedure for copying toolhelp and used

> the
> >> Runtime Redistributable to get CF installed on device

> and
> >> CE Utilities to configure Device Processor type.
> >>
> >> But deploying gives error Cannot establish a
> >> connection....be sure the device is physically

> connected.
> >>
> >> Thanks,
> >> MC
> >>
> >>
> >>
> >>

> >
> >
> >.
> >



 
Reply With Quote
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      5th Nov 2003
You can manually copy sdauthutil to the device and run it manually too.
Make sure you have the right processor version.

--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net

"Paul G. Tobey [eMVP]" <ptobey_no_spam@instrument_no_spam.com> wrote in
message news:Os8F8E%(E-Mail Removed)...
> The device-side program is called sdauthutildevice.exe and needs to be

built
> in via Platform Builder when the OS is constructed.
>
> Paul T.
>
> <(E-Mail Removed)> wrote in message
> news:036901c3a3df$d1d86480$(E-Mail Removed)...
> > Ok, I tried that but SDAuth can't connect says device
> > refused. I copy SDAuth client over and it won't run saying
> > it is not a windows ce app.
> >
> > If you have any more suggestions, please let me know.
> >
> > >-----Original Message-----
> > >I have the best luck using the Smart Device

> > Authentication utility (under
> > >Tools).
> > >
> > >--
> > >Chris Tacke, eMVP
> > >Co-Founder and Advisory Board Member
> > >www.OpenNETCF.org
> > >---
> > >Windows CE Product Manager
> > >Applied Data Systems
> > >www.applieddata.net
> > >
> > >"MC" <(E-Mail Removed)> wrote in

> > message
> > >news:01d601c3a3c5$19122450$(E-Mail Removed)...
> > >> I am running Win CE 4.1 device, Active Sync 3.5 which is
> > >> recommended for 4.1 and never had any previous versions
> > >> installed.
> > >>
> > >> Device connected no problem, can browse.
> > >>
> > >> Have followed procedure for copying toolhelp and used

> > the
> > >> Runtime Redistributable to get CF installed on device

> > and
> > >> CE Utilities to configure Device Processor type.
> > >>
> > >> But deploying gives error Cannot establish a
> > >> connection....be sure the device is physically

> > connected.
> > >>
> > >> Thanks,
> > >> MC
> > >>
> > >>
> > >>
> > >>
> > >
> > >
> > >.
> > >

>
>



 
Reply With Quote
 
MC
Guest
Posts: n/a
 
      5th Nov 2003
Yes I did that but when I run it, it says not a valid
Windows CE App, tried arm4i and arm4T.

Thanks,
Mary


>-----Original Message-----
>You can manually copy sdauthutil to the device and run it

manually too.
>Make sure you have the right processor version.
>
>--
>Chris Tacke, eMVP
>Co-Founder and Advisory Board Member
>www.OpenNETCF.org
>---
>Windows CE Product Manager
>Applied Data Systems
>www.applieddata.net
>
>"Paul G. Tobey [eMVP]"

<ptobey_no_spam@instrument_no_spam.com> wrote in
>message news:Os8F8E%(E-Mail Removed)...
>> The device-side program is called sdauthutildevice.exe

and needs to be
>built
>> in via Platform Builder when the OS is constructed.
>>
>> Paul T.
>>
>> <(E-Mail Removed)> wrote in message
>> news:036901c3a3df$d1d86480$(E-Mail Removed)...
>> > Ok, I tried that but SDAuth can't connect says device
>> > refused. I copy SDAuth client over and it won't run

saying
>> > it is not a windows ce app.
>> >
>> > If you have any more suggestions, please let me know.
>> >
>> > >-----Original Message-----
>> > >I have the best luck using the Smart Device
>> > Authentication utility (under
>> > >Tools).
>> > >
>> > >--
>> > >Chris Tacke, eMVP
>> > >Co-Founder and Advisory Board Member
>> > >www.OpenNETCF.org
>> > >---
>> > >Windows CE Product Manager
>> > >Applied Data Systems
>> > >www.applieddata.net
>> > >
>> > >"MC" <(E-Mail Removed)> wrote in
>> > message
>> > >news:01d601c3a3c5$19122450$(E-Mail Removed)...
>> > >> I am running Win CE 4.1 device, Active Sync 3.5

which is
>> > >> recommended for 4.1 and never had any previous

versions
>> > >> installed.
>> > >>
>> > >> Device connected no problem, can browse.
>> > >>
>> > >> Have followed procedure for copying toolhelp and

used
>> > the
>> > >> Runtime Redistributable to get CF installed on

device
>> > and
>> > >> CE Utilities to configure Device Processor type.
>> > >>
>> > >> But deploying gives error Cannot establish a
>> > >> connection....be sure the device is physically
>> > connected.
>> > >>
>> > >> Thanks,
>> > >> MC
>> > >>
>> > >>
>> > >>
>> > >>
>> > >
>> > >
>> > >.
>> > >

>>
>>

>
>
>.
>

 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      5th Nov 2003
Seems like ARMV4 is more likely to be right...

Paul T.

"MC" <(E-Mail Removed)> wrote in message
news:0eb001c3a3ea$62b09400$(E-Mail Removed)...
> Yes I did that but when I run it, it says not a valid
> Windows CE App, tried arm4i and arm4T.
>
> Thanks,
> Mary
>
>
> >-----Original Message-----
> >You can manually copy sdauthutil to the device and run it

> manually too.
> >Make sure you have the right processor version.
> >
> >--
> >Chris Tacke, eMVP
> >Co-Founder and Advisory Board Member
> >www.OpenNETCF.org
> >---
> >Windows CE Product Manager
> >Applied Data Systems
> >www.applieddata.net
> >
> >"Paul G. Tobey [eMVP]"

> <ptobey_no_spam@instrument_no_spam.com> wrote in
> >message news:Os8F8E%(E-Mail Removed)...
> >> The device-side program is called sdauthutildevice.exe

> and needs to be
> >built
> >> in via Platform Builder when the OS is constructed.
> >>
> >> Paul T.
> >>
> >> <(E-Mail Removed)> wrote in message
> >> news:036901c3a3df$d1d86480$(E-Mail Removed)...
> >> > Ok, I tried that but SDAuth can't connect says device
> >> > refused. I copy SDAuth client over and it won't run

> saying
> >> > it is not a windows ce app.
> >> >
> >> > If you have any more suggestions, please let me know.
> >> >
> >> > >-----Original Message-----
> >> > >I have the best luck using the Smart Device
> >> > Authentication utility (under
> >> > >Tools).
> >> > >
> >> > >--
> >> > >Chris Tacke, eMVP
> >> > >Co-Founder and Advisory Board Member
> >> > >www.OpenNETCF.org
> >> > >---
> >> > >Windows CE Product Manager
> >> > >Applied Data Systems
> >> > >www.applieddata.net
> >> > >
> >> > >"MC" <(E-Mail Removed)> wrote in
> >> > message
> >> > >news:01d601c3a3c5$19122450$(E-Mail Removed)...
> >> > >> I am running Win CE 4.1 device, Active Sync 3.5

> which is
> >> > >> recommended for 4.1 and never had any previous

> versions
> >> > >> installed.
> >> > >>
> >> > >> Device connected no problem, can browse.
> >> > >>
> >> > >> Have followed procedure for copying toolhelp and

> used
> >> > the
> >> > >> Runtime Redistributable to get CF installed on

> device
> >> > and
> >> > >> CE Utilities to configure Device Processor type.
> >> > >>
> >> > >> But deploying gives error Cannot establish a
> >> > >> connection....be sure the device is physically
> >> > connected.
> >> > >>
> >> > >> Thanks,
> >> > >> MC
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >
> >> > >
> >> > >.
> >> > >
> >>
> >>

> >
> >
> >.
> >



 
Reply With Quote
 
MC
Guest
Posts: n/a
 
      6th Nov 2003
That was exactly it, THANK YOU.

I only had to update the TCPIP Transport settings in
Visual Studio to make that work.

Although I don't quite understand as everything I
installed prior, CF and small test app was arm4T and works.

Processor Type says ARM7TDMI-SA-1110.

Wish there was more docs on doing this by hand to
understand what is really going on.

Thanks again.
MC

>-----Original Message-----
>Seems like ARMV4 is more likely to be right...
>
>Paul T.
>
>"MC" <(E-Mail Removed)> wrote in

message
>news:0eb001c3a3ea$62b09400$(E-Mail Removed)...
>> Yes I did that but when I run it, it says not a valid
>> Windows CE App, tried arm4i and arm4T.
>>
>> Thanks,
>> Mary
>>
>>
>> >-----Original Message-----
>> >You can manually copy sdauthutil to the device and run

it
>> manually too.
>> >Make sure you have the right processor version.
>> >
>> >--
>> >Chris Tacke, eMVP
>> >Co-Founder and Advisory Board Member
>> >www.OpenNETCF.org
>> >---
>> >Windows CE Product Manager
>> >Applied Data Systems
>> >www.applieddata.net
>> >
>> >"Paul G. Tobey [eMVP]"

>> <ptobey_no_spam@instrument_no_spam.com> wrote in
>> >message news:Os8F8E%(E-Mail Removed)...
>> >> The device-side program is called

sdauthutildevice.exe
>> and needs to be
>> >built
>> >> in via Platform Builder when the OS is constructed.
>> >>
>> >> Paul T.
>> >>
>> >> <(E-Mail Removed)> wrote in

message
>> >> news:036901c3a3df$d1d86480$(E-Mail Removed)...
>> >> > Ok, I tried that but SDAuth can't connect says

device
>> >> > refused. I copy SDAuth client over and it won't run

>> saying
>> >> > it is not a windows ce app.
>> >> >
>> >> > If you have any more suggestions, please let me

know.
>> >> >
>> >> > >-----Original Message-----
>> >> > >I have the best luck using the Smart Device
>> >> > Authentication utility (under
>> >> > >Tools).
>> >> > >
>> >> > >--
>> >> > >Chris Tacke, eMVP
>> >> > >Co-Founder and Advisory Board Member
>> >> > >www.OpenNETCF.org
>> >> > >---
>> >> > >Windows CE Product Manager
>> >> > >Applied Data Systems
>> >> > >www.applieddata.net
>> >> > >
>> >> > >"MC" <(E-Mail Removed)> wrote

in
>> >> > message
>> >> > >news:01d601c3a3c5$19122450$(E-Mail Removed)...
>> >> > >> I am running Win CE 4.1 device, Active Sync 3.5

>> which is
>> >> > >> recommended for 4.1 and never had any previous

>> versions
>> >> > >> installed.
>> >> > >>
>> >> > >> Device connected no problem, can browse.
>> >> > >>
>> >> > >> Have followed procedure for copying toolhelp and

>> used
>> >> > the
>> >> > >> Runtime Redistributable to get CF installed on

>> device
>> >> > and
>> >> > >> CE Utilities to configure Device Processor type.
>> >> > >>
>> >> > >> But deploying gives error Cannot establish a
>> >> > >> connection....be sure the device is physically
>> >> > connected.
>> >> > >>
>> >> > >> Thanks,
>> >> > >> MC
>> >> > >>
>> >> > >>
>> >> > >>
>> >> > >>
>> >> > >
>> >> > >
>> >> > >.
>> >> > >
>> >>
>> >>
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      6th Nov 2003
ARM4T, 4I, and 4 have nothing to do with that processor type. They have to
do with the way in which the OS code is compiled and what types of code it
will support.

Paul T.

"MC" <(E-Mail Removed)> wrote in message
news:07c501c3a40e$d1a0ce60$(E-Mail Removed)...
> That was exactly it, THANK YOU.
>
> I only had to update the TCPIP Transport settings in
> Visual Studio to make that work.
>
> Although I don't quite understand as everything I
> installed prior, CF and small test app was arm4T and works.
>
> Processor Type says ARM7TDMI-SA-1110.
>
> Wish there was more docs on doing this by hand to
> understand what is really going on.
>
> Thanks again.
> MC
>
> >-----Original Message-----
> >Seems like ARMV4 is more likely to be right...
> >
> >Paul T.
> >
> >"MC" <(E-Mail Removed)> wrote in

> message
> >news:0eb001c3a3ea$62b09400$(E-Mail Removed)...
> >> Yes I did that but when I run it, it says not a valid
> >> Windows CE App, tried arm4i and arm4T.
> >>
> >> Thanks,
> >> Mary
> >>
> >>
> >> >-----Original Message-----
> >> >You can manually copy sdauthutil to the device and run

> it
> >> manually too.
> >> >Make sure you have the right processor version.
> >> >
> >> >--
> >> >Chris Tacke, eMVP
> >> >Co-Founder and Advisory Board Member
> >> >www.OpenNETCF.org
> >> >---
> >> >Windows CE Product Manager
> >> >Applied Data Systems
> >> >www.applieddata.net
> >> >
> >> >"Paul G. Tobey [eMVP]"
> >> <ptobey_no_spam@instrument_no_spam.com> wrote in
> >> >message news:Os8F8E%(E-Mail Removed)...
> >> >> The device-side program is called

> sdauthutildevice.exe
> >> and needs to be
> >> >built
> >> >> in via Platform Builder when the OS is constructed.
> >> >>
> >> >> Paul T.
> >> >>
> >> >> <(E-Mail Removed)> wrote in

> message
> >> >> news:036901c3a3df$d1d86480$(E-Mail Removed)...
> >> >> > Ok, I tried that but SDAuth can't connect says

> device
> >> >> > refused. I copy SDAuth client over and it won't run
> >> saying
> >> >> > it is not a windows ce app.
> >> >> >
> >> >> > If you have any more suggestions, please let me

> know.
> >> >> >
> >> >> > >-----Original Message-----
> >> >> > >I have the best luck using the Smart Device
> >> >> > Authentication utility (under
> >> >> > >Tools).
> >> >> > >
> >> >> > >--
> >> >> > >Chris Tacke, eMVP
> >> >> > >Co-Founder and Advisory Board Member
> >> >> > >www.OpenNETCF.org
> >> >> > >---
> >> >> > >Windows CE Product Manager
> >> >> > >Applied Data Systems
> >> >> > >www.applieddata.net
> >> >> > >
> >> >> > >"MC" <(E-Mail Removed)> wrote

> in
> >> >> > message
> >> >> > >news:01d601c3a3c5$19122450$(E-Mail Removed)...
> >> >> > >> I am running Win CE 4.1 device, Active Sync 3.5
> >> which is
> >> >> > >> recommended for 4.1 and never had any previous
> >> versions
> >> >> > >> installed.
> >> >> > >>
> >> >> > >> Device connected no problem, can browse.
> >> >> > >>
> >> >> > >> Have followed procedure for copying toolhelp and
> >> used
> >> >> > the
> >> >> > >> Runtime Redistributable to get CF installed on
> >> device
> >> >> > and
> >> >> > >> CE Utilities to configure Device Processor type.
> >> >> > >>
> >> >> > >> But deploying gives error Cannot establish a
> >> >> > >> connection....be sure the device is physically
> >> >> > connected.
> >> >> > >>
> >> >> > >> Thanks,
> >> >> > >> MC
> >> >> > >>
> >> >> > >>
> >> >> > >>
> >> >> > >>
> >> >> > >
> >> >> > >
> >> >> > >.
> >> >> > >
> >> >>
> >> >>
> >> >
> >> >
> >> >.
> >> >

> >
> >
> >.
> >



 
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
Deploy .Net CF as Visual Studio does Arijull Microsoft Dot NET Compact Framework 3 22nd Apr 2008 10:02 PM
Re: Can I deploy CF 2.0 using Visual Studio 2005? =?Utf-8?B?TWFkcyBMaW5kIENocmlzdGlhbnNlbg==?= Microsoft Dot NET Compact Framework 0 25th Aug 2005 01:21 PM
unable to deploy my application thru Visual Studio r_simlote@yahoo.com Microsoft Dot NET Compact Framework 5 10th Mar 2005 01:02 PM
Visual Studio OpenNETCF.SDF.PPC3.ARMV4.CAB deploy bug ? Enrico Pavesi Microsoft Dot NET Compact Framework 3 19th Jul 2004 05:34 PM
deploy visual studio.net windows application, using MSCOMM32.ocx Sue Microsoft Dot NET 1 29th Jan 2004 05:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:18 PM.