Hi,
I'm using the ActiveSMSClientDotNet.dll in Visual Studio 2003
m_ActiveSMS.ActiveHandset =  IntelliSoftware.Handsets.hsHandset1
' send the message, timout of 15 seconds
intRetVal = m_ActiveSMS.SendMsg(strPhone, strMsg, 15000)
Edit:
Just downloaded the ActiveSMS DotNet SDK from the website, and notice that the .dll I'm using appears to be very old.
I have:
ActiveSMSClientDotNet.dll   13/03/2003   size 388KB
Download:
ActiveSMSClientDotNet.dll   21/12/2006   size 468KB
Could this be the problem?
                      Edited by user
                       
2009-10-16T14:49:51Z
 | 
Reason: Not specified