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
naresh kumar 219naresh kumar 219 

Unable to Edit and Save an Existing VisualForce Component

when i click edit and save a VF Component without even modifying any code its giving me "Error: This Name already exists or has been previously used. Please choose a different name." 

The solution is to delete this component and create same with another name but i dont want to do this as this is referred in many places.
 root cause or any other solution appreciated 
jay209jay209
Hi Naresh Kumar,
 It wont happend like this..check once in your org wether you have an another componet with same name,on edit and save of a vf componet you wont get this type of error.