Posts

Showing posts from November, 2023

BAI2 Format Bank Statement Upload Issue in D365 F7O

Image
  Problem Statement:                     I'm encountering an error when trying to upload a BAI2 format bank statement into the D365 F&O System Fix:       Please check the following option.                   1.      Open the Bank Account.                               Cash and bank management >> Bank Accounts >> Bank Accounts >> Select the                                    Bank.                     2.     Go to Reconciliation Tag                    3.     Advanced bank reconciliation option sho...

Upgrade Sandbox from 10.0.35 to 10.0.37

Image
   Problem Statement:           While doing a production deployment, I am encountering the following error message.                                                   Root Cause:           At the time of creating the deployable package, the sandbox environment was at version 10.0.1627.75. However, the production environment has since been updated to service version 10.0.1725.47. Consequently, we must upgrade the sandbox environment first, recreate the package, and then proceed with the deployment.     The service update keeps F ailing while attempting to upgrade the sandbox environment. Fix:    Step 1 :  Need to install the " Microsoft Visual C++ 2015-2022 Redistributable(x64) - 14.38.33130 ".      Step 2 : Source Code Upgrade.  ...

Could not load type 'Dynamics.AX.Application.LedgerReportsImprovePerformanceFeature' from assembly 'Dynamics.AX.ApplicationSuite, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

 Problem Statement:     The following error occurred while running the Batch Job. Could not load type 'Dynamics.AX.Application.LedgerReportsImprovePerformanceFeature' from assembly        Dynamics.AX.ApplicationSuite, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.  

Batch job XXXX cannot be updated to Waiting because user XXXXX does not exist or is disabled.

Image
Problem Statement:           Batch Job Status is not able to change. While trying to change, got the following error.               " Batch job XXXX cannot be updated to Waiting because of user XXXX  does not exist or is disabled. "  Step 1: Open the Batch Job under the Module >> Administration >> Inquiry >> Batchjobs.  Step 2: Check the "Run By" User name.  Step 3: If the user account has been disabled or does not exist. change the active user and Save it. Step 4: Now you can able to change the status of the Batch Job.