Microsoft.Dynamics.BusinessConnectorNet.dll Silverlight : Axapta
This is a discussion on Microsoft.Dynamics.BusinessConnectorNet.dll Silverlight within the Axapta forums in Microsoft Tools category; Hi Team, I am trying to code a Silverlight app to connect to AX for info. But I am receiving the following error on the AX Dll reference. Microsoft.Dynamics.BusinessConnectorNet.dll could not be referenced because it was not built against the Silverlight runtime. From what I can tell, references in the .Net subset of Silverlight must be of a newer build. Is there a way to rebuild the BC .dll or is Microsoft releasing such refined dll for Silverlight implimentations? Thanks!...
| Axapta Microsoft AXAPTA ERP administration, client setup, connectivity, development, clustering, hosting, sizing and other related discussions |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| I am trying to code a Silverlight app to connect to AX for info. But I am receiving the following error on the AX Dll reference. Microsoft.Dynamics.BusinessConnectorNet.dll could not be referenced because it was not built against the Silverlight runtime. From what I can tell, references in the .Net subset of Silverlight must be of a newer build. Is there a way to rebuild the BC .dll or is Microsoft releasing such refined dll for Silverlight implimentations? Thanks! |
|
#2
| |||
| |||
| Hello I would suggest to use a classlibrary and refer BC and call BC and pass from your Classlibrary to silverlight or use webservice/WCf call from silverlight where ur BC is references to webservice/wcf. Silverlight-> wcf/webservice/ClassLibrary->AXBusinessConnector This way you might get rid of silverlight project dependency on AX Businessconnector Ray @author: Rayudu Addagarla, AX/.Net Architect rayuduak [AT] gmail dot com |


