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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Remove Sales Navigator Custom Control dependency from Account form

(0) ShareShare
ReportReport
Posted on by 1,788

If I want to migrate a customized Account form I get these dependencies:

Display Name Name/Id Type Managed Solution
MscrmControls.LinkedInIntegration.LinkedInAccountControl MscrmControls.LinkedInIntegration.LinkedInAccountControl Custom Control LinkedInSalesNavigatorControlsForUnifiedClient (3.0.1.0300)
MscrmControls.LinkedInIntegration.LinkedInLeadLookupControl MscrmControls.LinkedInIntegration.LinkedInLeadLookupControl Custom Control LinkedInSalesNavigatorControlsForUnifiedClient (3.0.1.0300)
How can I remove these dependencies to this form?
I have removed the Sales Navigator Section from the form already. Didn't help.
Also uninstalling "Sales Navigator for Dynamics 365 Unified Interface" fails because of the same dependencies. 
Uninstalling "LinkedIn - Sales Navigator" fails because of a dependency to a Sdk Message Processing Step (li_pointdrivepresentationviewed).
Is it really the case that I need to contact MS Support to simply transport an Account form from one to another environment?
I have the same question (0)
  • Suggested answer
    Adrian Begovich Profile Picture
    1,027 Moderator on at

    Hi moko33,

    You can open a support ticket with Microsoft to request the removal of the LinkedInSalesNavigatorControlsForUnifiedClient (3.0.1.0300) components. Alternatively, you can add these LinkedInSalesNavigatorControlsForUnifiedClient (3.0.1.0300) components to your target instance before moving the Account form.

  • Inogic Profile Picture
    682 on at

    We did come across a similar issue before where we made some changes in the solution.xml and  customizations.xml files which was found on extracting the zip solution. In the solution.xml, remove all the MissingDependency” tags but do not remove the parent MissingDependencies” tag.

    In the customizations.xml, search for the component MscrmControls.LinkedInIntegration.LinkedInAccountControl which is giving the dependency error, try removing the control and try to import the same. If you get an error related to the form factor then add the custom control for formFactor="2", similar to the code given below:

                    <controlDescription forControl="{6232d974-9cb2-e230-5673-33d05b649368}">

                      <customControl id="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" formFactor="0">

                        <parameters>

                          <datafieldname>companyname</datafieldname>

                        </parameters>

                      </customControl>

                      <customControl id="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" formFactor="1">

                        <parameters>

                          <datafieldname>companyname</datafieldname>

                        </parameters>

                      </customControl>

                      <customControl id="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" formFactor="2">

                        <parameters>

                          <datafieldname>companyname</datafieldname>

                        </parameters>

                      </customControl>

                    </controlDescription>

    Please Note: Before doing any changes please keep backup of the original solution and a System backup as well.

     

    Hope this helps.

    Thanks!

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 144 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 59

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 52 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans