Hi,
I am relatively new to ADS so perhaps somewhat naïve. I have developed a VS2012 SSIS solution that works quiet well on my workstation performing some ETL on a ADS data source and loading to a SQL reporting database. When deploying the solution to a SSIS server and setting up either an OLE DB connection I am getting the 5185 error. Following instructions in help files and a few other posts I see that I needed to add the MTIER_LOCAL_CONNECTIONS=1 parameter to the [SETTINGS] of my ADS.ini file. However these changes do not appear to be effective. I am still getting the 5185 error leading me to think I have missed something. I found the ads.ini file in the C:\Windows folder of the server hosting my data source. Thanks for your assistance.