Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

After you upgrade from Microsoft Dynamics CRM 4.0 to Microsoft Dynamics CRM 2011, the ISV tab is shown in the ribbon on all grids and forms.

Cause

This behavior occurs because the ISV config file is migrated into the ribbon when the system is upgraded. This file has the following XML structure:

<TabDisplayRules>
<TabDisplayRule TabCommand="Mscrm.Isv.Global">
<PageRule Address="*" />
</TabDisplayRule >
</TabDisplayRules >

Resolution

This behavior is by design.

You can update the RibbonDiffXml part of the Customizations.xml file to set PageRule to meet your system requirements.

More Information

For information about how to customize the ribbon and how to work with the RibbonDiffXml part, see the Microsoft Dynamics CRM 2011 Software Development Kit (SDK). 

To download the Microsoft Dynamics CRM 2011 SDK, visit the following Microsoft website:

http://www.microsoft.com/download/en/details.aspx?FamilyID=420f0f05-c226-4194-b7e1-f23ceaa83b69
For more information about the Microsoft Dynamics CRM 2011 SDK, visit the following Microsoft Developer Network (MSDN) website:

http://msdn.microsoft.com/en-us/library/bb219489.aspx

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×