F
Franco Caloni
Hi all,
I am beginning to develop an application for PocketPc 2003 (VB.NET 2003) and
up to now I have not met big problems.
At the moment I am still using the Emulator and not a physical device, the
problem that I encounter is that I'm not able to copy files between the
Emulator and my PC.
Scenario:
I'm using SQLCE, I create the sql DB on the emulator via code, but if I want
to copy the file on my PC in order to include it in the project (or better
to avoid to lose it after an hardware reset) I'm not having success.
MSDN tells that you have to create a share on the development PC, then
connect to the share using Pocket File Explorer, but the Emulator does not
find the PC in network, neither like name machine, neither like IP address.
To notice that if, with the Pocket Internet Explorer, I go via HTTP on the
IP address of my machine (on which IIS runs), this comes "seen" (I can also
navigate on external web site).
The other connection method, via ActiveSync (from the menu of VS.NET:
Tools->Connect Emulator with ActiveSync), correctly runs the emulator, but
the next launch of ActiveSync ends with the error "Error in starting
ActiveSync connection".
Keep in mind that all the application's distribution's process works very
well, Visual Studio copy and installs SQLCE and my application without
errors...
Any suggestions?
Thanks, Franco
I am beginning to develop an application for PocketPc 2003 (VB.NET 2003) and
up to now I have not met big problems.
At the moment I am still using the Emulator and not a physical device, the
problem that I encounter is that I'm not able to copy files between the
Emulator and my PC.
Scenario:
I'm using SQLCE, I create the sql DB on the emulator via code, but if I want
to copy the file on my PC in order to include it in the project (or better
to avoid to lose it after an hardware reset) I'm not having success.
MSDN tells that you have to create a share on the development PC, then
connect to the share using Pocket File Explorer, but the Emulator does not
find the PC in network, neither like name machine, neither like IP address.
To notice that if, with the Pocket Internet Explorer, I go via HTTP on the
IP address of my machine (on which IIS runs), this comes "seen" (I can also
navigate on external web site).
The other connection method, via ActiveSync (from the menu of VS.NET:
Tools->Connect Emulator with ActiveSync), correctly runs the emulator, but
the next launch of ActiveSync ends with the error "Error in starting
ActiveSync connection".
Keep in mind that all the application's distribution's process works very
well, Visual Studio copy and installs SQLCE and my application without
errors...
Any suggestions?
Thanks, Franco