function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tejpal KumawatTejpal Kumawat 

Installation Error on Sandbox

Hello Everyone,

 

I have Created one Manage Package from 'Free Developer Org' that have Instace 'ap1' and I want to install it on new sandbox Org that Instace 'cs11' , But I am not able to Install that package on Sandbox But Using same URL i am able to install package on other developer Org. So what is issue please suggest me?

 

Error is

 

Your requested install failed. Please try this again.
None of the data or setup information in your salesforce.com organization should have been affected by this error.
If this error persists, contact salesforce.com Support through your normal channels and reference number: 1886983166-12913 (-422369675)
 
Thanks
Vinita_SFDCVinita_SFDC

Hello,

 

It seems there is dependency on content version in your package and in the sandbox where you are trying to install this package, content version is not enabled.

 

Try enabling 'Content version' in you sandbox and then try installing this package.

Tejpal KumawatTejpal Kumawat

Hello Vinita,

 

Thanks for reply..

 

But there are already 'Content version' enabled..

Vinita_SFDCVinita_SFDC

What are the components of your package, is it having any dashboard or report?