![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
OK, I have a binary file system up and running, works fine on the compiled desktop version, but the device version comes up with the error "Error loading program.\My Documents\BinaryFile.dll"
The BinaryFile component was added to both the PC and the Device, but the message infers that the .dll should be on the device also, is this the case? Regards Ian |
|
|||
|
Many thanks, it is now working.
I was a bit loth to add the .dll to the device as the word 'compile' to me infers that all the code required is included in the final .exe and didn't want to add PC code in the form of a .dll to the device. Do I take it all .dll's have to be added in this way and is that problem resolved when an automatic loader is used or do they still have to be added? Thanks again Ian |
|
||||
|
In fact the dlls are not PC code but are compiled for the .NET Compact Framework and marked as retargetable. This means that they can also (usually) run under the full .NET Framework on the PC. When this is not so then two different dlls are provided for the device and the desktop e.g. the Crypto, FTP and Hardware components.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| running .cab files from a program on the device | Louis | Questions & Help Needed | 3 | 10-27-2008 09:00 PM |
| Coverting text files with binary file page code functionality | kolbe | Code Samples & Tips | 1 | 06-21-2008 06:06 PM |
| Reading binary files | jgm | Questions & Help Needed | 5 | 05-28-2008 11:09 AM |
| Can I upload and download files from device to PC | superbabicka | Questions & Help Needed | 2 | 03-31-2008 03:47 PM |
| Binary Files- Love'm and sometimes confused | XerVision | Questions & Help Needed | 2 | 06-10-2007 08:55 PM |