UniversalGoldmine
Junior member
- Messages
- 26
- Likes
- 0
Hi,
I have got 2 .DLL files from InterActive Brokers that supports the Language C++, C# and VB. The 2 DLL files is the API to have the ability to call their functions.
* AxInterop.XLib.dll
* Interop.TWSLib.dll
I do my coding in C# using Silverlight 3.0 and are trying to add these 2 .DLL with "Add reference"
When I add those .DLL files, I get this error message:
"You can´t add a reference to AxInterop.XLib.dll as it was not built against the Silverlight runtime. Silverlight projects will only work with Silverlight assemblies"
I do understand the errormessage but my question is if there really aren´t any solution to use these .DLL with my Silverlight project and I also are open for workaround solutions in order to use the functions that those .DLL provides. Also I wonder if Interactive do have .DLL:s that directly will work with Silverlight or any other solution for Silverlight ?
Thank you!
I have got 2 .DLL files from InterActive Brokers that supports the Language C++, C# and VB. The 2 DLL files is the API to have the ability to call their functions.
* AxInterop.XLib.dll
* Interop.TWSLib.dll
I do my coding in C# using Silverlight 3.0 and are trying to add these 2 .DLL with "Add reference"
When I add those .DLL files, I get this error message:
"You can´t add a reference to AxInterop.XLib.dll as it was not built against the Silverlight runtime. Silverlight projects will only work with Silverlight assemblies"
I do understand the errormessage but my question is if there really aren´t any solution to use these .DLL with my Silverlight project and I also are open for workaround solutions in order to use the functions that those .DLL provides. Also I wonder if Interactive do have .DLL:s that directly will work with Silverlight or any other solution for Silverlight ?
Thank you!