You need to sign in to do that
Don't have an account?
vfDeveloper.ax341
Package upload failed.
I'm trying to upload my package for testing purposes. I include only application into my package, which contains all neccessary pages. But i'm getting the following error:
"Your upload failed. You will receive an e-mail containing additional information".
Also i was able to find out that package upload fails only if it contains visualforce pages.
Any help would be great. Thanks in advance.
"Your upload failed. You will receive an e-mail containing additional information".
Also i was able to find out that package upload fails only if it contains visualforce pages.
Any help would be great. Thanks in advance.
and one Visualforce page, where all integration related actions happen.
It seems to me that this is very strange restriction (unable to package visualforce pages/controls). We also implemented all necessary logic and UI using visualforce. In that case do you mean that we have completely rewrite our code (for instance using S-Controls) in order to deploy our application?