Hi,
I am writing a .net web service that will allow me to send sms via my Nokia Card Phone 2.0. But when I try to invoke the web service, it returned the following error...
System.Runtime.InteropServices.COMException (0x80004005): Unspecified error
at Line 134
Line 134 is
smsASuite = New SMS3APCPhoneUILib.SMS_PCPhoneAdapter()
I ran the same code as a vb.net window application and didn't encounter such problem.
Pls advise. Thanks.
RE: .net web service & Nokia Card Phone 2.0
2003-02-23, 11:04#2
Nokia Card Phone 2.0 software and Nokia PC Connectivity SDK 1.0 available does not directly support Microsoft .Net enviroment. There might be some adjustments needed for the application to fully support the connection with the phone.