the platform manager could not connect the device
this happend is the project type dos not match the connected devic
or if a required file in windows ce services, or the platform sdk i
missing or corrupt (errorcode =0xlx
when i deployed project (embedded vb 3) for mobil device (windows ce 4.1 ce.net)
take this error.

Re: ce.net - embedded vb3 by Peter

Peter
Fri May 28 05:51:42 CDT 2004

eVB is not supported on CE.NET 4.1 devices. You can develop and deploy to
Pocket PC and Pocket PC 2002 devices. For Pocket PC 2003 your app may work
with the eVB runtime available from microsoft.com, but you can't directly
build and debug in the eVB environment with Pocket PC 2003.

Your best bet for CE.NET 4.1 is to develop with the .NET Compact Framework
with VB.NET.

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

"farabba" <anonymous@discussions.microsoft.com> wrote in message
news:BA84312C-E18F-4EDA-8D93-C5F8CDD213CB@microsoft.com...
> the platform manager could not connect the device.
> this happend is the project type dos not match the connected device
> or if a required file in windows ce services, or the platform sdk is
> missing or corrupt (errorcode =0xlx)
> when i deployed project (embedded vb 3) for mobil device (windows ce 4.1
> ce.net)
> take this error.
>