Re: mapping network drive
From: Daniel Moth (dmoth74_at_hotmail.com)
Date: 01/13/05
- Next message: Strider: "Prevent PDA from powering off"
- Previous message: glenn: "Re: mapping network drive"
- In reply to: glenn: "Re: mapping network drive"
- Next in thread: glenn: "Re: mapping network drive"
- Reply: glenn: "Re: mapping network drive"
- Messages sorted by: [ date ] [ thread ]
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 >> >> > >> >> > >> >> > >> > >> > >> >> > >
- Next message: Strider: "Prevent PDA from powering off"
- Previous message: glenn: "Re: mapping network drive"
- In reply to: glenn: "Re: mapping network drive"
- Next in thread: glenn: "Re: mapping network drive"
- Reply: glenn: "Re: mapping network drive"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|