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
user2 mkiuser2 mki 

EntityObject can not be initialized with null EntityInfo

That the following Visualforce page is carried out by a system administrator "There are no right of accesses." An error message is indicated. Why is it?

<apex:page standardController="Research__c">
    <apex:detail subject="{!Research__c.Id}"/>
</apex:page>
JVIowaJVIowa
Did you find a solution for this?  I am running into a similiar issue and it centers around the apex:detail component as well.  Trying to work with Salesforce support but it is going painfully slow.  Seems like it could be related to Summer 16 release.
user2 mkiuser2 mki
No, it isn't found.
The error which "has no right of accesses" generates Summer16 version.