RibbonWorkbench icon indicating copy to clipboard operation
RibbonWorkbench copied to clipboard

Can't Load Solution

Open sg-1225 opened this issue 4 years ago • 4 comments

When I try to load a solution which contains a Web-Resource it returns "The solution contains non entity components....", I'm trying to add a Web-Resource which should contain the image of the custom button.

sg-1225 avatar Feb 08 '21 20:02 sg-1225

This is due to a recent update that checks that your solution is small and lean - you should only include the 'shell' of entities - with no other components.

Please see the following instructions - https://ribbonworkbench.uservoice.com/knowledgebase/articles/169819-speed-up-publishing-of-solutions

scottdurow avatar Feb 08 '21 21:02 scottdurow

How do i add an image for a button, don't it need to be in this solution?

On Mon, Feb 8, 2021 at 4:39 PM Scott Durow [email protected] wrote:

This is due to a recent update that checks that your solution is small and lean - you should only include the 'shell' of entities - with no other components.

Please see the following instructions - https://ribbonworkbench.uservoice.com/knowledgebase/articles/169819-speed-up-publishing-of-solutions

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/scottdurow/RibbonWorkbench/issues/63#issuecomment-775480916, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASY44ZK3BFTDP3V3A76P46LS6BKZNANCNFSM4XJV4X4Q .

sg-1225 avatar Feb 08 '21 21:02 sg-1225

No - you don't need to add the image to the solution - you can search for the image webresource without it being in the solution.

scottdurow avatar Feb 08 '21 21:02 scottdurow

We use an on premise version of Dynamics CRM and I have solution for Dashboard refreshes however this new version of RibbonWorkbench is giving me the same error message as sg-1225. The solution has 2 items in it Application Ribbons Client Extensions and one Web Resource. Any help would be great not sure how to work around this since in our version of Dynamics CRM it does not give me the option to exclude sub-components even though there are none in my solution. Solution Components

RIDP avatar Sep 07 '23 14:09 RIDP