Hi,
I have a communication error with the SDK 3.0 Beta. This happens when I try to use the sample applications that come with the SDK.
The error occurs when I try to do the call:
SMSMemory.GetCapasityInME(lReturnValue)
NOT when make an instance of the adapter:
puSMSSuiteAdapter = New SMS3ASuiteLib.SMS_SuiteAdapter()
SMSMemory = puSMSSuiteAdapter
The strange thing is that using the PC Suite 4 I can do everything with my phone without any errors - so it's obvious that both my com port, and the data cable is working fine!