Wednesday, November 30, 2016

MDM/MDF error Exception from HRESULT: 0xC001F011 at Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaData100.set_Name(String pbstrName)

Hi ,


while working on MDM, my team got below error, was unable to do data synch either side.


Exception from HRESULT: 0xC001F011
  at Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaData100.set_Name(String pbstrName)
  at Microsoft.Dynamics.AX.Framework.Tools.MDM.SSISPackageManager.PackageGenerator.AddDestComponent(IDTSPipeline100 pipeline, ConnectionManager cm, String name, String componentFriendlyName, String componentId, Int32 accessMode, String accessModeParam, CManagedComponentWrapper& design)
  at Microsoft.Dynamics.AX.Framework.Tools.MDM.SSISPackageManager.PackageGenerator.CreatePackage(Boolean toMDS)
  at Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelper.DMFMDMSSISPackageHelper.CreateAndExecutePackage(Boolean toMDS, Boolean savePackage)
  at Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.Service.ServiceHelper.CreateAndExecuteExportPackageToMDS(DMFMDMSSISPackageHelper packageHelper)


Resolution
have to install the Hotfix (KB3187148).
download from https://support.microsoft.com/en-us/hotfix/kbhotfix?kbnum=3187148&kbln=en-us 
you have to enter your mail id to get the download link.
download and then install in AOS machine.


Regards,
Sudhanshu

No comments:

Post a Comment