Inaccessible Object |
Application Verifier break message
Inaccessible object.
Probable cause
The application opened an object (such as a file or registry key) that grants no explicit access to anyone. Barring administrative intervention (such as SE_TAKEOWNERSHIP_PRIVILEGE or SE_BACKUP_PRIVILEGE), the operation being performed by the application should never succeed. Therefore, what the application is doing will not work for standard users.
Information displayed by Application Verifier
%hs (%ws)'s DACL allows no access by anyone.
Verifier stop code
ID: EMPTY_DACL
Code: 0x331F
Error level
Error