Hi All,
I badly need your help on this topic.
I want to capture sms on Smart phone 2005 ( WM 5.0).
There is a smaple sdk app MapiRule. But its just not working. When I send sms with text "zzz" it just not start MapriRul. It displays the sms in SP 2005's native Inbox.
Can anyone please guid me on how to make "MapiRule" on WM 2005 smart phone.
Thanks and Regards,
Supriya

How to make MapiRule on Smart phone 2005 ?
Furqan Farooqui
Have you looked at this article http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnnetcomp/html/ReceivingSMSMessages.asp
IMailRuleClient interface docs http://msdn.microsoft.com/library/default.asp url=/library/en-us/mobilesdk5/html/mob5lrfimailruleclient.asp
Go thru the HowTo articles in http://msdn.microsoft.com/library/default.asp url=/library/en-us/guide_ppc/html/ppc__mdinf_sample_code.asp
You need to understand how it all functions and should ask specific question instead of saying "not working..."
Manav
GrandpaB
Thanks Manav,
I had seen all the help available on MSDN the first day itself. I did everything that is told on msdn, but still it was not working.
But now the problem is resolved. When I changed the setting in my VS 2005, i.e In MapiRule properties -> Deployment ->
Seting "registry output" to "yes" and chaning the "Remote Directory Path" to "\windows\" followed by builing and deploying. I soft reset my device and then it started working.
Sorry to bother you. Thanks a lot.
Thanks and Regards,
Supriya
Eric-NZ
hi,
I tried to make the mapirule example works on smartphone 2005 (Orange SPV C600).
I am able to install the app correctly and to register/call the dll. Unfortunatly, it is not intercepting any sms :(
The dll is copied correctly in the window directory.
To install the app on the phone I create a CAB file via vs2005.
What am I missing
Thanks
Luca