My Dynamics AX 2009 application has a button 'Generate' to compile AIF services and create a dll.
The DLL should be generated with version 2.0.50727. But of late it is being generated with version 4.0.30319.
It is in our control to change the web.config file.
However, I'm not clear which tags to use to force the compilation with 2.0.50727.
Thanks.