Re: mapping network drive

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Daniel Moth (dmoth74_at_hotmail.com)
Date: 01/13/05


Date: Thu, 13 Jan 2005 17:36:31 -0000

I think they should also guarantee a 6 hour response time to the free
support they offer in this group for the free product they provide.

--
http://www.danielmoth.com/Blog/
"glenn" <ghancock@softeksoftware.com> wrote in message 
news:OH4N2UZ%23EHA.2876@TK2MSFTNGP12.phx.gbl...
> That did it.  Thank you very much.  I don't know why the guys at OpenNetCF
> don't have  a menu item for how to deploy on their site.  It sure would 
> help
> us newbees a lot...
>
> Thanks for the help...
>
> glenn
> "Peter Foot [MVP]" <feedback@no-spam.inthehand.com> wrote in message
> news:OLAtIkY%23EHA.3124@TK2MSFTNGP11.phx.gbl...
>> When you deploy the project to your device does it indicate it copied and
>> installed OpenNETCF.SDF.[your platform.cpu].cab to the device?
>> Does "OpenNETCF SDF v1.2" show up in Remove Programs on the device?
>>
>> If not you can manually install the package, you can find the cab file at
>> C:\Program Files\Microsoft Visual Studio .NET
>> 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wcexxx\[CPU]
>> Where you will need to pick the folder with the specific wce version and
>> processor architecture for your device. All Pocket PC cabs are in wce300
>> folder tree, all CE.NET 4.x cabs are in wce400
>> Pocket PC 2003 is a special case since it's based on CE.NET 4.2 but files
>> relating to it are placed in
>> wce300\ARMV4 (for devices) and wce300\wce420x86 (for emulators)
>> You can copy the specific cab file to the device and tap it to install.
>>
>> Peter
>>
>> -- 
>> Peter Foot
>> Windows Embedded MVP
>> www.inthehand.com | www.opennetcf.org
>>
>> "glenn" <ghancock@softeksoftware.com> wrote in message
>> news:eyF0jSY%23EHA.1452@TK2MSFTNGP11.phx.gbl...
>> >I have already installed that and everything works on my emulator.
> However
>> > when I deploy to my PDA I get the following error when it attempts to
>> > mount
>> > the file.
>> >
>> > OpenNETCF.Runtime.InteropServices.MarshallEx  Could not type...
>> >
>> > I have copied all the dlls that were created in my deploy directory to
> the
>> > PDA folder where the exe resides but thinking I'm suppose to be
> installing
>> > something else on the PDA to have access to these libraries.  I've
> looked
>> > on
>> > OpenNETCF site but for some reason they have zero info on how to use
> their
>> > components in the respect of deployment...
>> >
>> > Thanks,
>> >
>> > glenn
>> > "Alex Yakhnin [MVP]" <a.yakhnin@online.att.net> wrote in message
>> > news:C54E10BE-08E5-4AFB-B878-37F12495FF20@microsoft.com...
>> >> The code is referencing the OpenNETCF.Runtime.InteropServices
> namespace,
>> > so
>> >> in order to use it download and install the SDF from here:
>> >>
>> >>
>> >
> http://www.opennetcf.org/PermaLink.aspx?guid=3a013afd-791e-45ef-802a-4c1dbe1cfef9
>> >>
>> >> -Alex
>> >> --
>> >> Alex Yakhnin, .NET CF MVP
>> >> www.intelliprog.com
>> >> www.opennetcf.org
>> >> My blog: http://blog.opennetcf.org/ayakhnin
>> >>
>> >> "glenn" wrote:
>> >>
>> >> > I am trying to have my PDA map a network drive in code.  I have been
>> >> > informed and am currently testing the OpenNETCF classes to perform
> this
>> > but
>> >> > I'm getting errors when deploying to PDA.  Is there another file or
> dll
>> > that
>> >> > I must move to the PDA to have access to these new functions?
>> >> >
>> >> > I am trying to access the registry via these components and the 
>> >> > mount
>> >> > functions.
>> >> >
>> >> > Thanks,
>> >> >
>> >> > glenn
>> >> >
>> >> >
>> >> >
>> >
>> >
>>
>>
>
> 


Relevant Pages

  • WM5 Cab problem
    ... I have an application that references Ver 1.2 of OpenNetCF. ... create my cab file and install it to a new device it works fine as long ... Now when I try to install my ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Approaches to deployment/setup
    ... >Installer trying to come up with a clean way to install my PPC app, ... >some files from the PC to the PDA, and set some registry values on the PDA. ... target, by looking at the target's registry and by reading the CAB ... and CAB file will be a bit tedious. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Approaches to deployment/setup
    ... >Installer trying to come up with a clean way to install my PPC app, ... >some files from the PC to the PDA, and set some registry values on the PDA. ... target, by looking at the target's registry and by reading the CAB ... and CAB file will be a bit tedious. ...
    (microsoft.public.pocketpc.developer)
  • Re: How to generate an EXE file for a mobile application?
    ... Actually what I want is to install the PDA application from a PC. ... wireless connection. ... >>I want to generate an EXE file instead of a cab file to deploy. ...
    (microsoft.public.pocketpc.developer)
  • Re: mapping network drive
    ... I don't know why the guys at OpenNetCF ... > You can copy the specific cab file to the device and tap it to install. ... >> when I deploy to my PDA I get the following error when it attempts to ...
    (microsoft.public.dotnet.framework.compactframework)