IntelliSoftware ActiveSMSClientDotNetSDK (64 bit)
=================================================

Version 5.2.0.1


NOTES:

There are 2 versions of the ActiveSMSClientDotNet.dll, one for x86 (32bit) and another for 64bit environments.
You must select the correct dll based on the environment your .Net application is running under.


The 64 bit version of ActiveSMSClientDotNet.dll requires the following additional manual setup:

> Ensure the 64bit ODBC Drive for access is available.
  If not, install: Microsoft Access Database Engine 2010 Redistributable
  http://www.microsoft.com/en-us/download/details.aspx?id=13255 (select the x64 download)

> Setup System Data Source for x64 environment
  - Run Control->Panel->Administration Tool->Data Source (ODBC)
  - Select 'System DSN' tab
  - Click Add..
     - Select Microsoft Access Driver (*.mdb)
     - Click Finish
     - Enter Data Source Name: IntelliSMS
     - Click 'Select...'
       Select File "C:\Program Files (x86)\IntelliSoftware\ActiveSMS\Databases\ActiveSMS.mdb"
       Click 'OK'
     - Click 'OK'
     - Click 'OK'

> Reference the x64 version of the ActiveSMSClientDotNet.dll in your x64 .Net Applications
