Advertisement
Guest User

Untitled

a guest
Jan 28th, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. System.InvalidOperationException: Method failed with unexpected error code 1351.
  2.  
  3. System.InvalidOperationException: Method failed with unexpected error code 1351.
  4. at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
  5. at System.Security.AccessControl.NativeObjectSecurity..ctor(Boolean isContainer, ResourceType resourceType, String name, AccessControlSections includeSections, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
  6. at System.Security.AccessControl.FileSystemSecurity..ctor(Boolean isContainer, String name, AccessControlSections includeSections, Boolean isDirectory)
  7. at System.Security.AccessControl.DirectorySecurity..ctor(String name, AccessControlSections includeSections)
  8. at System.IO.Directory.GetAccessControl(String path)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement