Hello, I am using the microsoft example program to send %26amp; receive sms
messages on a Windows Mobile 6.0 device. I am getting this error when
I try to run the program and it crashes. The error I get is copied
below. Please help me with this Ive been working on it for weeks
now.
Could someone please send me a step by step code sample for receiving text on a phone running windows Mobile 5.0 or 6.0?
Thank you!
textwatcher.exe
Missing MethodException
Can't find PInvoke DLL 'mapirule.dll'.
at
textWatcher.textWatcherForm.menuItem1_...
at
System.Windows.Forms.MenuItem.OnClick(...
at
System.Windows.Forms.MenuItem.ProcessM...
at
System.Windows.Forms.Control._Internal...
at
Microsoft.AGL.Forms.EVL.EnterMainLoop(...
at
System.Windows.Forms.Application.Run()
at
textWatcher.Program.Main()
Microsoft example program to how to receive sms on phone. Please help me with step by step code snippets.?
The program is complaining about a missing DLL try to reinstall the program and see if it works or copy the requested DLL.
No comments:
Post a Comment