Posts

Showing posts with the label Common Problems & Solutions ( AX 2009 )

Production has work center assigned in its production route that belongs to different sites

The error "Production has work center assigned in its production route that belongs to different sites" in Microsoft Dynamics AX 2009 typically occurs when a work center in a production route is assigned to a different site than the production order's assigned site. To resolve this issue, follow these steps: Step 1: Verify Production Route Setup Go to the production order where you're encountering the error. Path: Production Control > Common > Production orders > All production orders . Open the production order and navigate to the Route tab. Review the work center (Resource) assigned in each operation of the production route. Confirm that the work centers are assigned to the same site as the production order. Step 2: Check Work Center Site Assignment Go to the Work Centers (Resources) in the setup. Path: Basic > Common Forms > Resources > Work Centers (or similar depending on your module configuration). Find the work centers used in the prod...

Common Problems & Solutions ( AX 2009 )

Common Problems & Solutions We have found that in a number of AOS crash cases they are resolved by installing the latest kernel hot-fix. Therefore it is recommended that you consider implementing the latest kernel roll-up as part of your maintenance. This could mean applying the latest kernel rollup once a quarter. Since the kernel hotfixes are cumulative, easy to uninstall, and do not include X++ fixes they are typically able to be installed with a lot less effort than an application hotfix. We do recommend that you apply the kernel rollup in a non-production environment and do some testing before applying it in your production environment. Please see the information from the  AX Kernel Patching  section on how to update to the latest kernel hotfix rollup. If you implement code when users are in the system you could have cache or data access issues that result in an AOS crash. Therefore, when implementing code in your production environment it is recommended that you...