PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Transfer files to the Emulator
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Transfer files to the Emulator
![]() |
Transfer files to the Emulator |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I need to transfer a file to the Emulator used for debugging, is that
possible and how? Thanks, Samuel |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You can either add files to your project, and mark their BuildAction
property as Content so they will be deployed into your application folder. Or in the Emulator properties you can setup a Storage Card mapping so you can point the storage card folder on the emulator to a physical folder on the host PC. This option is not available on older versions of the device emulator. Peter -- Peter Foot Device Application Development MVP www.peterfoot.net | www.inthehand.com "Samuel Shulman" <samuel.shulman@ntlworld.com> wrote in message news:OYolHATFHHA.924@TK2MSFTNGP02.phx.gbl... >I need to transfer a file to the Emulator used for debugging, is that >possible and how? > > Thanks, > Samuel > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thank you,
samuel "Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message news:B597352E-F5E5-420A-8860-A411C639BC6A@microsoft.com... > You can either add files to your project, and mark their BuildAction > property as Content so they will be deployed into your application folder. > Or in the Emulator properties you can setup a Storage Card mapping so you > can point the storage card folder on the emulator to a physical folder on > the host PC. This option is not available on older versions of the device > emulator. > > Peter > > -- > Peter Foot > Device Application Development MVP > www.peterfoot.net | www.inthehand.com > > > "Samuel Shulman" <samuel.shulman@ntlworld.com> wrote in message > news:OYolHATFHHA.924@TK2MSFTNGP02.phx.gbl... >>I need to transfer a file to the Emulator used for debugging, is that >>possible and how? >> >> Thanks, >> Samuel >> > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
I tried the first method but the file is not in the folder of the
application About the second method, I am not sure what you call the Emulator Properties and how can that be accessed Samuel "Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message news:B597352E-F5E5-420A-8860-A411C639BC6A@microsoft.com... > You can either add files to your project, and mark their BuildAction > property as Content so they will be deployed into your application folder. > Or in the Emulator properties you can setup a Storage Card mapping so you > can point the storage card folder on the emulator to a physical folder on > the host PC. This option is not available on older versions of the device > emulator. > > Peter > > -- > Peter Foot > Device Application Development MVP > www.peterfoot.net | www.inthehand.com > > > "Samuel Shulman" <samuel.shulman@ntlworld.com> wrote in message > news:OYolHATFHHA.924@TK2MSFTNGP02.phx.gbl... >>I need to transfer a file to the Emulator used for debugging, is that >>possible and how? >> >> Thanks, >> Samuel >> > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
In the device emulator, select 'File->Confugure' and then in the
'Shared Folder' textbox, select the folder on your local PC that you want to act as your Storage Card. Once this is done, you should now see 'Storage Card' in the File Explorer on the device. Go into it and you will see the files that sit on your PC that are within the selected folder for 'Shared Folder'. Hope this helps. |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Thank you
Now it works "Tryst" <trystano@gmail.com> wrote in message news:1164977941.347832.236400@j44g2000cwa.googlegroups.com... > In the device emulator, select 'File->Confugure' and then in the > 'Shared Folder' textbox, select the folder on your local PC that you > want to act as your Storage Card. Once this is done, you should now see > 'Storage Card' in the File Explorer on the device. Go into it and you > will see the files that sit on your PC that are within the selected > folder for 'Shared Folder'. > > Hope this helps. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

