Hi,
I programmed a HTTP/SMS Gateway with VC++ and PC Connectivity SDK 3.0 Beta (Windows 2000/XP). All this works fine as an console application.
Now I try to run it as an windows service. But now it say 'Phone is removed' although the connection manager detect the phone.
Hi, i have the same problem.
My service throws an exception when sendins sms, however if i call my program not from a service it works fine.
Please let me know if you've solved this problem.