Showing posts with label Dynamics.Ax.Application. Show all posts
Showing posts with label Dynamics.Ax.Application. Show all posts

Friday, 4 March 2016

Duplicate type with name 'Dynamics.Ax.Application.' in assembly 'Dynamics.Ax.Application

       

While using .NET web services i got the below error in dynamics ax 2012:


Duplicate type with name 'Dynamics.Ax.Application.' in assembly 'Dynamics.Ax.Application


On dynamics AX 2012
the solution for above issue is as below:

Stop the AOS
Rename XPPIL folder at path: C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX \bin
Start the AOS
Generate full CIL

This steps resolved my issue.


This helped you..!! Then comment below..:)