web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Active Discussion

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

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

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>

  • Bipin D365 Profile Picture
    28,985 Moderator on at

    Thanks for sharing!

  • Brandon Sambat Profile Picture
    Microsoft Employee on at

    Thank you and will pass along the information.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Manoj - ManoVerse Profile Picture

Manoj - ManoVerse 131 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 88

#3
Chris1968 Profile Picture

Chris1968 20

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans