Hello,
I'm trying to test out the RAS utility demo and can't get it working with the connection manager defined (#define SDF_CONMGR). I have SDF 2.2 installed (not sure where these files should go). I manually added all of these DLLs as references in the RAS demo project. It compiles and deploys to the emulator, but then gives me the following error when it begins to run:
An unhandled exception of type 'System.MissingMethodException' occurred in OpenNETCF.Net.dll
Additional information: Can't find an Entry Point 'ConnMgrRegisterForStatusChangeNotification' in a PInvoke DLL 'cellcore.dll'
What would be causing this? It might be important to note that I'm using CE 6 R2 evalutation copy. I'm not sure if R2 eval includes cellcore?
Thanks,
Dwayne