Re: About C#.NET and PPC

From: PeterB (peter_at_data.se)
Date: 10/13/04


Date: Wed, 13 Oct 2004 21:44:58 +0200

I think you will find many discussions about this if you search the
archives. There is no perfect solution, you'll have to try some of them to
get it to work. The two easiest ones are:

1. Remove the device from the cradle and put it in the cradle again to
re-sync
2. Restart VS (Yes it does work sometimes)

 / Peter

"yuanwc" <anonymous@discussions.microsoft.com> wrote in message
news:297201c4b126$2801b290$a501280a@phx.gbl...
I have installed SDK correctly,then deploy the program to
PPC device again, also is wrong. Detailed message:

------ &#24050;&#21551;&#21160;&#37096;&#32626;: &#39033;&#30446;:
SmartDeviceApplication1, &#37197;&#32622;:
Debug Pocket PC ------
&#27491;&#22312;&#37096;&#32626;&#21040; Pocket PC
&#35774;&#22791;&#27491;&#22312;&#20351;&#29992; TCP
&#36830;&#25509;&#20256;&#36755;
&#38169;&#35823;:
&#26080;&#27861;&#24314;&#31435;&#36830;&#25509;&#12290;&#35831;&#30830;&#20
445;&#27492;&#35774;&#22791;&#24050;&#32463;&#19982;&#24320;&#21457;&#35745;
&#31639;&#26426;&#24314;&#31435;&#20102;&#29289;&#29702;&#36830;&#25509;&#12
290;

In English,the same meaning is as follows:
--Deploymentstared:project:SmartDeviceApplication1,Deploy:
Debug Pocket PC ------
Deploying to Pocket PC device, transferring by using TCP
connection

error: cann't establish connection. Please make sure the
physical connection between device and computer has been
established.

   This problem puzzle me.
   Anyone can give some help?

   Thanks in advance.

   yuanwc

>-----Original Message-----
>hi all,
> I want to develop an applications with C#.NET for PPC.
I
>have installed ActiveSync3.7.1 and .NET 2003
>sequentially,then I tried to test a simple
>SmartDeviceProgram(only has a button on the form). The
>case is that it could run on the PC 2002 emulator
>correctly,but when deploying it on PC device,the error
>will occur. Error messages like "can't connect,make sure
>to establish the connection between device and computer"
>occur.
> what should i do next?how can I make the program run on
>PPC device properly?I have made the syncronization by
>ActiveSync. What other should be needed?
>
> Now,I haven't installed the Windows Mobile 2003
SDK.When
>I install the SDK( downloaded from Microsoft Website),the
>error messages as follows display:
> Internal Error 2229.,InstallExecuteSequence,SELECT
>'Action',NULL,'Condition' FROM 'InstallExecuteSequence'
>WHERE'Sequence'>0 order by 'Sequence'
>
> I want to know why this error happens?
> Suppose I install SDK,then could the problem be
resolved?
> Any help would be appreciated...
>
> Regards..
>
> yuanwc
>.
>