Hi,
I am evaluating SQL Anywhere 16 database as for storage requirements. Our have selected this solution in order to utilize the Synchronization framework 'Mobilink'. Our setup would be
Consolidated DB: SQL Anywhere 16
Client DB: SQL Anywhere 16
For Client App, we are using .NET 4.5 framework C#. I am facing an issue connecting to SQL Anywhere database from our App.
Error:
Error | 2 | The base class or interface 'System.ComponentModel.Component' in assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' referenced by type 'System.Data.Common.DbConnection' could not be resolved
| ||
I am able to connect to DB from standalone App (Non-Window Store), but facing the above issues while connecting for Windows Store App.
Anyone facing this issue?
Any suggestions? Resoultions?
Thank you.
Regards,
Sarvesh