Category: Errors
-
Failed to create createContainerMember for containerId
—
All of a sudden without any changes to the system I started getting the errors “Failed to create createContainerMember for containerId”. Not able to save the ApexClasses, Visualforce Pages and any metadata. If you are also in same kind of situation, may be this post is for you. Issue: Failed to create createContainerMember for containerId…
-
Error: Compile Error: Entity is not org-accessible
—
Issue: Getting error “Error: Compile Error: Entity is not org-accessible”, when saving a class. Root Cause: This may occur due to a feature is yet not enabled. Such as Quote, Asset etc. These are the objects which can be only accessible when we enable Quote or asset etc. In above case it was the Quote,…
-
Error in Salesforce : Exception class must extend another Exception class at
—
Error in Salesforce : Exception class must extend another Exception class at Issue: While importing a WSDL to Salesforce for an integartion, I am getting error : (Note: This same error will come if you are directly creating a class as well) Exception class must extend another Exception class at Root Cause: Salesforce does…
-
One or more components failed Version Compatibility Check
—
Error : One or more components failed Version Compatibility Check. This change set contains components that require the “37.0” or higher platform version. Please select an organization with a platform version of “37.0” or higher, or remove all incompatible components. Issue/Scenario : When uploading the changeset to production I am getting the…
-
Unable to enable login in Sites in salesforce
—
Issue : I am unable to enable login for my site in Salesforce site settings. Resolution : Enable customer portal settings from the setup menu. You should be able to see the Login settings in sites, which will allow you to setup the login process in Sites.
-
Getting Error : We couldn’t find a record in your most recently used records list to preview the page with.
—
Issue: Getting Error : We couldn’t find a record in your most recently used records list to preview the page with. while creating a Lightning App Page. We couldn’t find a record in your most recently used records list to preview the page with. Resolution: We need to view at least one record of…
-
Unable to refresh resources Error in Eclipse (Force.com IDE)
—
Hi Guys, I am coming to you with an error I got during one of my Eclipse setup. I got a new laptop and wanted to install the Eclipse Marsh version with the Force.com IDE. Downloaded the Eclipse marsh version and tried to start the IDE. It was good at this point. Went to install…
-
Salesforce.com – Debug Logs in Winter 16 release
—
Being a developer we all know what does it mean when someone says there is an issue in our code. At that very moment the first thing that comes into out mind is: do we have a log for this issue ? There has been a quick change in the winter 16 release the way…