Источник:
http://daxdilip.blogspot.com/2011/06...imate-and.html
==============
Issue:
I bumped into this error when building my .Net app (using Visual Studio 2010 Ultimate) which consumes Dynamics AX 2009 (.Net Business Connector assembly)
Solution -
Go to Project Properties and change the Framework Type to .Net 3.5 which makes sense as BC.Net is built on top of .Net Framework 3.5 and .Net 4.0 (Build your project and it should get compiled successfully now)
Источник:
http://daxdilip.blogspot.com/2011/06...imate-and.html