We have just made and upgrade from AX2012 R2 to AX2012 R3(cu8), and we did follow the upgrade guide and everything seems to Works fine until...
I would deploy some AIF (customer, but also on others) , on the web i get and error that it can't find
name="clientEndpointBehavior"
type="Microsoft.Dynamics.Ax.Services.Host.ClientEndpointBehaviorExtension, Microsoft.Dynamics.IntegrationFramework.WebService.Process, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
If i do change it to 6.3.0.0 it Works perfect, until Next time someone deploy it...
I have look under
bin\XppIL\AppShare\ServiceGeneration\Customer\webconfig under the aos server and them it stand wrong with 6.2.0.0
I did try to delete the folder, redeploy, and still 6.2.0.0
I also did look at :WebReferenceGenerator.config , and they it say <add assembly="Microsoft.Dynamics.IntegrationFramework, Version=6.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
So that should be fine,, So anyone know where it find the 6.2.0.0 reference