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
confus3dconfus3d 

Uploaded Package - Package Compatibility Error

I've managed to create and upload a package.

 

When I try to install to my production org, I get the error

 

"Package Compatibility Error

 

The requested package requires the latest release of salesforce.com....."

 

I selected version API 17.0 when building and have  tried compiling using version 13.0 but still get the same error? 

 

What do I need to change?  Thanks in advance.

bob17bob17

I am assunming your DE is on a server that has been upgraded to Spring 10 and you are trying to deploy to an org that is on one of the servers that has not yet been upgraded and is still running the Winter 10 version.  If this is correct they is nothing you can do but wait until March 5th when the balance of the SFDC servers are upgraded to Spring 10.

 

Regardless of the version number set on your classes, the SFDC deployment mechanism will simply not allow code to be deployed to a "lower version" org.  Normally this is only a problem for a week or two based on the standard 3 week staggered upgrade but the completion of the Spring 10 upgrade had to be delayed so it is a long "black out" period this time around.