I'm trying to use siaqodb in my silverlight project and get this error:
Could not install package 'Siaqodb 5.5.0.6'. You are trying to install this package into a project that targets 'Silverlight,Version=v5.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Is silverlight in list of supported platforms?Also, I'm planning to add it to portable assembly (specifically, Profile47) - is it possible?