Skip to main content

Notifications

Customer experience | Sales, Customer Insights,...
Unanswered

Solution Import Failure with error "The licensing value is being changed by a different publisher."

Posted on by

All,

Just a heads-up to D365 community forum members - We have found a bug in our code which is causing some solutions import having sales team member or customer service team member app failing with error  "The licensing value is being changed by a different publisher".

We are looking at this issue on D365 side to have a proper fix in place but meanwhile as a workaround, you can remove the below node from your solution to fix these failures

Before:

  <AppConfig>

        <IntroducedVersion>9.1.0.0</IntroducedVersion>

        <AppModuleUniqueName>APPNAME</AppModuleUniqueName>

        <StatusCode>1</StatusCode>

        <StateCode>0</StateCode>

        <AppConfigInstances>

          <AppConfigInstance type="0">

            <AppConfigMasterId>{a3733331-6837-453b-9083-de5842968069}</AppConfigMasterId>

            <Value>15</Value>

          </AppConfigInstance>

        </AppConfigInstances>

      </AppConfig>

After:

  <AppConfig>

        <IntroducedVersion>9.1.0.0</IntroducedVersion>

        <AppModuleUniqueName>APPNAME</AppModuleUniqueName>

        <StatusCode>1</StatusCode>

        <StateCode>0</StateCode>

        <AppConfigInstances>

        </AppConfigInstances>

     </AppConfig>

  • RE: Solution Import Failure with error "The licensing value is being changed by a different publisher."

    Thank you and will pass along the information.

  • Bipin D365 Profile Picture
    Bipin D365 28,964 Super User 2024 Season 1 on at
    RE: Solution Import Failure with error "The licensing value is being changed by a different publisher."

    Thanks for sharing!

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.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans