The export and subsequent Import of an unmanaged solution yields the following errors:
- "The ribbon item 'ino.B_accept_decline.Hide' is dependent on ribbon control id='B_accept_decline'."
- "The ribbon item 'ino.B_cancel_admin.Hide' is dependent on ribbon control id='B_cancel_admin'."
The only elements I find in the customizations.xml are these two:
- <HideCustomAction HideActionId="ino.B_accept_decline.Hide" Location="B_accept_decline" />
- <HideCustomAction HideActionId="ino.B_cancel_admin.Hide" Location="B_cancel_admin" />
After deleting both an trying to Import again, I still get this error:
- "The ribbon item 'ino.B_cancel_admin.Hide' is dependent on ribbon control id='B_cancel_admin'."
I also tried to remove them with the Ribbon Workbench to no avail.
Has anyone an idea on how to get rid of this error?
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (