You need to sign in to do that
Don't have an account?

Error in while validating changeset in production
Hi,
When validating my changeset in production it throws an error on static resources as:
An unexpected error occurred. - no other description apart from it.
Ans also showing errors on visualforce pages and components where ever we atre referring the static resources.
But the same changeset we are able to validate in other sandboxes successfully.
When validating my changeset in production it throws an error on static resources as:
An unexpected error occurred. - no other description apart from it.
Ans also showing errors on visualforce pages and components where ever we atre referring the static resources.
But the same changeset we are able to validate in other sandboxes successfully.
what are the components being deployed
are there are custom settings specific to the sandbox that you are trying to deploy
Are there are code changes involved - aex classes, triggers, VF etc