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
nyhansanyhansa 

Unable to Create New Force.com Project or edit existing Apex Code

Hello,

 

I'm having a huge problem with writing/editing Apex. Using the Force.com IDE, I am unable to create new projects, create new triggers or classes, or edit new triggers or classes. When I attempt to do so, I get the following error message:

Save error: Unable to perform save on all files: No match found

 

I then tried to use the Developer Console instead. While I was able to open and edit existing triggers and classes, I was never able to save the changes.

 

Can someone please help me out? I am completely unable to update any existing Apex code and to create new Apex code.

 

Thank you!

 

Sam

crop1645crop1645

nyhansa

 

Any of these possibilities:

 

1 - You can only make changes to Apex classes and triggers in a sandbox, not PROD

2 - Your user must have Author Apex privileges

souvik9086souvik9086

See the Bob's comment below

http://boards.developerforce.com/t5/Visualforce-Development/Unable-to-perform-save-on-all-files/td-p/273833

 

If this post is helpful please throw Kudos.If this post solves your problem kindly mark it as solution.

Thanks