简体   繁体   English

与.NET Framework 4.x的Dynamics AX 2009业务连接器连接

[英]Dynamics AX 2009 Business Connector connection with .NET Framework 4.x

I am trying to connect Dynamics AX to my WEB API in ASP.NET Framework 4.0 but it does not work with the versions greater than 3.5 so is there any workaround for this? 我正在尝试将Dynamics AX连接到ASP.NET Framework 4.0中的WEB API,但不适用于大于3.5的版本,因此对此有任何解决方法吗? I am actually confused because Framework 4.0 doesn't allow me to integrate Dynamics AX either its BusinessConnector.dll or Dynamics AX Web services. 我实际上很困惑,因为Framework 4.0不允许我集成Dynamics AX的BusinessConnector.dll或Dynamics AX Web服务。

Maybe side by side . 也许并肩 The compatibility test says: 兼容性测试表明:

AX 4.0 SP2 and AX 2009 RTM and SP1: Both 32 and 64 bits mode. AX 4.0 SP2和AX 2009 RTM和SP1:32位和64位模式。 Only supported side by side with .NET 3.5 and Visual Studio 2008. 仅与.NET 3.5和Visual Studio 2008并行支持。

So maybe it works if you do not uninstall .Net 3.5. 因此,如果您不卸载.Net 3.5,它也许会起作用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM