Posts

Showing posts from 2023

DMF (1073676279) - Issue Fix

 Problem Statement:      When  I tried to Import the data via DMF I got the following error message. <?xml version="1.0"?><Errors><Error><ErrorCode>-2146233088</ErrorCode><SubComponent>Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelper</SubComponent><Description>DMF2060 -    at Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelper.DMFXmlPackageImport.AddDataFlowComponent(Package _Package)    at Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelper.DMFPackageControllerImport.CreateAndExecutePackage()    at DMFExecutePackage.PackageCreator.processEntity()    at DMFExecutePackage.Program.Main(String[] args)</Description></Error><Error><ErrorCode>-1073676279</ErrorCode><SubComponent>Microsoft.SqlServer.DTSPipelineWrap</SubComponent><Description>Exception from HRESULT: 0xC0010009 -    at Microsoft.SqlServer.Dts.Pipeline.Wra...

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.  ...