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
fourfourfunfourfourfun 

Seemingly unable to save VF Page via Eclipse

Seen a few people post about Saved Locally But Not To Server but nothing that has helped me resolve this issue.

I am trying to save to production some edits to a VF page. Forcing a save, changing the build options, syncronise has greyed out options. Nothing lets me save.

Is it impossible to save VF pages to production? I would have assumed that it would be the case with Apex but not these.
MagulanDuraipandianMagulanDuraipandian
Hi,
Save the code in your sandbox and then move it to Production from the Sandbox.

If this solves your problem, kindly mark it as the best answer.
Hit Like, if it saved your work :-)

Regards,
Magulan
http://www.infallibletechie.com
Vinit_KumarVinit_Kumar
Yes,you should be able to save VF pages in production.Might be you are facing some connectivity issues through Eclipse IDE which is causing the issue.