![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Code Samples & Tips Share your recent discoveries and ideas with other users. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Quote:
http://www.basic4ppc.com/netcf2.html This is necessary as B4PPC produces CF 1.0 apps and for them to see a CF 2.0 dll they need to run in a CF 2.0 environment - which needs a config file for the exe. |
|
|||
|
Hi. I wish that were true for me. The device is a PAC Mate from http://www.pacmategear.com and Freedom Scientific. The hardware it has doesn't support wm 5 or wm 6 yet. We have to send these machines for an upgrade to wm 6.0, which will then run both .net 1.0 and .net 2.0. These devices run OEM versions of the Windows CE Operating system. Not sure why this is, but that is the way it is. HTH.
|
|
||||
|
Quote:
![]() Version is already in the config files. I've hard reset my device. Re-installed NETCFSetupv2.msi and ran cgautil again. 2.0.7045.0 , 1.0.3111.0 both are now installed. The dll example works on the desktop, not device. If I compile for desktop it fails. If I compile for device it fails. My simple dll works on desktop and device. If I compile for desktop it fails. If I compile for device it's fine, as long as the mydll.exe.config is present. The moral of the story: I've given up ....... Many thanks to all who contributed to the thread and I wish you all well. ![]() I'm still here, but looking from a back seat on dll's ![]()
__________________
Endemol ![]() Waste of space ![]() O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1 http://www.taximania.net |
|
|||
|
Hi. I am now starting to think something's wrong with the configuration of my #develop software. Even when I build the ScrollBar DLL and try to use it with basic4ppc on the desktop for .net 1.1 framework, or the .net 2.0 framework with the proper .exe.config files in place, b4ppc still doesn't see any objects or methods to add. Also, do I have the write idea for building a successful dll to work with basic4ppc? This code has no errors, but once it works, I will be quite happy.
Public Class Test Public sub New End Sub Public Function ShowMe() as string return "This is a test to see if this really works!" End Function End Class Also, could someone please send me the .net CF 1.0 SDK setup file from their VS package? I've looked everywhere for it, and cannot find it. Please send it to ftp://louis@braillesoft.dyndns.org, no password required. Thanks and hope to hear from someone quite soon! You guys are awesome! |
|
|||
|
Can somebody do a simple dll example in c# that does z = a + b. I have been trying to study all the example's and have managed to compile a dll and basic4ppc see's it and recognizes the variables but I can't pass the numbers to dll and get it to give me the answer. Would greatly appreciate source that compiles to working example. Thank you.
dennishea edit: I only have compack framework 2 on my desktop. Haven't figure out how to get 1. Last edited by dennishea : 09-07-2007 at 07:43 PM. |
|
||||
|
Hi dennishea,
Are you using #develop? Quote:
Look carefully at previous posts. |
|
|||
|
dzt Hi
If by #develope you mean sharpdevope yes that is what I am using. Yes I can send what I have. I have tried to learn from the samples that are posted here and have understood some of it. The only programing that I have worked with is basic and I always get the job done but it's not up to the standards of a professional. I have ordered a book on c# for compact framework but is not here yet. I'm thinking when I do get the book it will problay raise more questions. I appreciate your help very much. dennishea I'm not sure if I did the zip right so if you need more let me know. |
![]() |
| 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 |
| Can I use basic4ppc to create a Bluetooth middleware solution? | Olav | Questions & Help Needed | 1 | 09-22-2008 12:21 PM |
| How to create a new appointment | willisgt | Questions & Help Needed | 2 | 05-15-2008 09:21 PM |
| how to create a database ? | gjoisa | Questions & Help Needed | 27 | 02-14-2008 06:38 PM |
| Can you help me create B4P lib? | conf | Questions & Help Needed | 7 | 08-20-2007 08:41 PM |
| Table create with no data | tvrman | Questions & Help Needed | 4 | 06-25-2007 09:46 PM |