Hi group

I have an Advantech Card PCM 5330 with a standart Win CE 4.2.
it is an X86 processor, with 4 COM ports, ethernet etc ....
I have do develop a programm on it, as you imagine.

I can't deploy my app on it. I can connect Active sync va COM Port, i can
make a partnership, i can explore files, copy files on and from it etc ....
But when i deploy (using visual.net 2003), it try for 1 to 30 minutes, and
then explain me that there is deployment error. i can deploy on other
devices with no problems.

I have try the Win Utilities, using the SDAuthUtilDevice.exe utilities, and
it seems to work fine, but i still can't connect the device using the
devenv. I have try WinCE and PPC for deploying, tried with the fixed IP
given by SDAuth tools.

I still searching the web but nothing seems to help me.
Please Help !

thank
ROM

Re: Connection to device problem by Sergey

Sergey
Thu Jul 07 01:06:50 CDT 2005

See this link for the common issues:
http://msdn.microsoft.com/smartclient/understanding/netcf/FAQ/default.aspx#11.0


--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com


Romain TAILLANDIER wrote:
> Hi group
>
> I have an Advantech Card PCM 5330 with a standart Win CE 4.2.
> it is an X86 processor, with 4 COM ports, ethernet etc ....
> I have do develop a programm on it, as you imagine.
>
> I can't deploy my app on it. I can connect Active sync va COM Port, i can
> make a partnership, i can explore files, copy files on and from it etc ....
> But when i deploy (using visual.net 2003), it try for 1 to 30 minutes, and
> then explain me that there is deployment error. i can deploy on other
> devices with no problems.
>
> I have try the Win Utilities, using the SDAuthUtilDevice.exe utilities, and
> it seems to work fine, but i still can't connect the device using the
> devenv. I have try WinCE and PPC for deploying, tried with the fixed IP
> given by SDAuth tools.
>
> I still searching the web but nothing seems to help me.
> Please Help !
>
> thank
> ROM
>
>

Re: Connection to device problem by Romain

Romain
Thu Jul 07 03:49:00 CDT 2005

Thanks

I was miss the toolhelp dll !
thank you for your help sergey !

and thank you to the group allways a great help.

ROM



"Sergey Bogdanov" <sergey.bogdanov@gmail.com> a ecrit dans le message de
news: OeY1PorgFHA.328@tk2msftngp13.phx.gbl...
> See this link for the common issues:
>
http://msdn.microsoft.com/smartclient/understanding/netcf/FAQ/default.aspx#1
1.0
>
>
> --
> Sergey Bogdanov [.NET CF MVP, MCSD]
> http://www.sergeybogdanov.com
>
>
> Romain TAILLANDIER wrote:
> > Hi group
> >
> > I have an Advantech Card PCM 5330 with a standart Win CE 4.2.
> > it is an X86 processor, with 4 COM ports, ethernet etc ....
> > I have do develop a programm on it, as you imagine.
> >
> > I can't deploy my app on it. I can connect Active sync va COM Port, i
can
> > make a partnership, i can explore files, copy files on and from it etc
....
> > But when i deploy (using visual.net 2003), it try for 1 to 30 minutes,
and
> > then explain me that there is deployment error. i can deploy on other
> > devices with no problems.
> >
> > I have try the Win Utilities, using the SDAuthUtilDevice.exe utilities,
and
> > it seems to work fine, but i still can't connect the device using the
> > devenv. I have try WinCE and PPC for deploying, tried with the fixed IP
> > given by SDAuth tools.
> >
> > I still searching the web but nothing seems to help me.
> > Please Help !
> >
> > thank
> > ROM
> >
> >



Re: Connection to device problem by Romain

Romain
Thu Jul 07 04:20:02 CDT 2005

Sergey,

Now i can deploy, but i can't run the app.

when i do F5, the app is compilling, deploying, but it stop on "Launch
Application", and the app never start on the device. So i can't debug. I
continue searching, and seeking for ideas...

thanks.

ROM

"Sergey Bogdanov" <sergey.bogdanov@gmail.com> a ecrit dans le message de
news: OeY1PorgFHA.328@tk2msftngp13.phx.gbl...
> See this link for the common issues:
>
http://msdn.microsoft.com/smartclient/understanding/netcf/FAQ/default.aspx#1
1.0
>
>
> --
> Sergey Bogdanov [.NET CF MVP, MCSD]
> http://www.sergeybogdanov.com
>
>
> Romain TAILLANDIER wrote:
> > Hi group
> >
> > I have an Advantech Card PCM 5330 with a standart Win CE 4.2.
> > it is an X86 processor, with 4 COM ports, ethernet etc ....
> > I have do develop a programm on it, as you imagine.
> >
> > I can't deploy my app on it. I can connect Active sync va COM Port, i
can
> > make a partnership, i can explore files, copy files on and from it etc
....
> > But when i deploy (using visual.net 2003), it try for 1 to 30 minutes,
and
> > then explain me that there is deployment error. i can deploy on other
> > devices with no problems.
> >
> > I have try the Win Utilities, using the SDAuthUtilDevice.exe utilities,
and
> > it seems to work fine, but i still can't connect the device using the
> > devenv. I have try WinCE and PPC for deploying, tried with the fixed IP
> > given by SDAuth tools.
> >
> > I still searching the web but nothing seems to help me.
> > Please Help !
> >
> > thank
> > ROM
> >
> >



Re: Connection to device problem by Sergey

Sergey
Thu Jul 07 04:38:35 CDT 2005

I had the same problem only when toolhelp.dll was absent in \windows
directory. But as I see, you have already copied it. Maybe you can find
answers here:
http://download.microsoft.com/download/c/d/b/cdbff573-73fb-4f9f-a464-c5adc890e1ae/Readme.htm


--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com


Romain TAILLANDIER wrote:
> Sergey,
>
> Now i can deploy, but i can't run the app.
>
> when i do F5, the app is compilling, deploying, but it stop on "Launch
> Application", and the app never start on the device. So i can't debug. I
> continue searching, and seeking for ideas...
>
> thanks.
>
> ROM

Re: Connection to device problem by Romain

Romain
Thu Jul 07 07:51:35 CDT 2005

Hi sergey,

i have register the X86 reg.
I have change the CPU type using the right tool.

Now i am able to connect, and deploy.
but when it is time to excecute it says
"Launching app.



"Sergey Bogdanov" <sergey.bogdanov@gmail.com> a ecrit dans le message de
news: OeY1PorgFHA.328@tk2msftngp13.phx.gbl...
> See this link for the common issues:
>
http://msdn.microsoft.com/smartclient/understanding/netcf/FAQ/default.aspx#1
1.0
>
>
> --
> Sergey Bogdanov [.NET CF MVP, MCSD]
> http://www.sergeybogdanov.com
>
>
> Romain TAILLANDIER wrote:
> > Hi group
> >
> > I have an Advantech Card PCM 5330 with a standart Win CE 4.2.
> > it is an X86 processor, with 4 COM ports, ethernet etc ....
> > I have do develop a programm on it, as you imagine.
> >
> > I can't deploy my app on it. I can connect Active sync va COM Port, i
can
> > make a partnership, i can explore files, copy files on and from it etc
....
> > But when i deploy (using visual.net 2003), it try for 1 to 30 minutes,
and
> > then explain me that there is deployment error. i can deploy on other
> > devices with no problems.
> >
> > I have try the Win Utilities, using the SDAuthUtilDevice.exe utilities,
and
> > it seems to work fine, but i still can't connect the device using the
> > devenv. I have try WinCE and PPC for deploying, tried with the fixed IP
> > given by SDAuth tools.
> >
> > I still searching the web but nothing seems to help me.
> > Please Help !
> >
> > thank
> > ROM
> >
> >



Re: Connection to device problem by Romain

Romain
Thu Jul 07 07:55:35 CDT 2005

Hi sergey

i have register the X86 reg.
I have change the CPU type using the right tool.

Now i am able to connect, and deploy.
but when it is time to excecute it says
"Launching app.
Error while excecuting the project : impossible to start to debug
impossible to start the programme C:\myPath\MyApp.exe"

what could it be that time ??
thank you for your help

ROM


>
>
> "Sergey Bogdanov" <sergey.bogdanov@gmail.com> a ecrit dans le message de
> news: OeY1PorgFHA.328@tk2msftngp13.phx.gbl...
> > See this link for the common issues:
> >
>
http://msdn.microsoft.com/smartclient/understanding/netcf/FAQ/default.aspx#1
> 1.0
> >
> >
> > --
> > Sergey Bogdanov [.NET CF MVP, MCSD]
> > http://www.sergeybogdanov.com
> >
> >
> > Romain TAILLANDIER wrote:
> > > Hi group
> > >
> > > I have an Advantech Card PCM 5330 with a standart Win CE 4.2.
> > > it is an X86 processor, with 4 COM ports, ethernet etc ....
> > > I have do develop a programm on it, as you imagine.
> > >
> > > I can't deploy my app on it. I can connect Active sync va COM Port, i
> can
> > > make a partnership, i can explore files, copy files on and from it etc
> ....
> > > But when i deploy (using visual.net 2003), it try for 1 to 30 minutes,
> and
> > > then explain me that there is deployment error. i can deploy on other
> > > devices with no problems.
> > >
> > > I have try the Win Utilities, using the SDAuthUtilDevice.exe
utilities,
> and
> > > it seems to work fine, but i still can't connect the device using the
> > > devenv. I have try WinCE and PPC for deploying, tried with the fixed
IP
> > > given by SDAuth tools.
> > >
> > > I still searching the web but nothing seems to help me.
> > > Please Help !
> > >
> > > thank
> > > ROM
> > >
> > >
>
>