I created a deployable package from dev env and applied to test env, but while applying, it failed with log error Unable to resolve dependency 'dynamicsax-applicationfoundationformadaptor'. please help.
I have checked for model I have created package have reference to this module already.
Hi, You can view this bloghttps://www.dynamicpeople.nl/en/news/package-deployment-fails/, blog mentions that the log file has a message like “Attempting to resolve dependency ‘dynamicsax-applicationfoundationformadaptor’.” This means you have included a reference to the formadaptor modules. These modules are used by the automated testing framework and thus are not included in Sandbox environments, only in OneBox environments. In our case it did build in the Devbox and Nuild environment, but then it failed on the test environment. Alternatively, you can simply browse the links below: Resolving a missing reference during Package deployment - Microsoft Dynamics 365 Blog Best Regards, Hana
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.