Receiving SMS in Smartphone App

H

henkya

I tried running the sample code in msdn

"Receiving SMS Message inside manage application"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfsendsms.asp

in my smartphone..

everything compiles, and I managed to get pass the DLLRegisterServer

but somehow the sms message doesn't get intercepted. I sent out couple
test messages starting with zzz and it still end up in my inbox.

Does anybody have the same issue when trying to run the code on
Smartphone??

Anybody have any idea on the workaround? I need to have an app that can
receive sms message
 
H

henkya

One additional note:
I checked the registry on the my phone and both the registry entry that
was supposed to be created the one on CLSID and under Microsoft\Inbox
are there.....

so I am just wondering if there's anything that I need to change???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top