BUFFER OVERFLOW, BUFFER TO SMALL - Application is asking how much data there is
FAST IO DISALLOWED - Internal indicator that optimized I/O path is not available
END OF FILE - Application tried to access beyond the end of a file
NOT FOUND, PATH NOT FOUND, NAME NOT FOUND - Common in DLL PATH seraches , queries for optional functionality or settings
REPARSE - Symbolic link traversal - Virtualization
ACCESS DENIED - Often the source of problems
FAST IO DISALLOWED - Internal indicator that optimized I/O path is not available
END OF FILE - Application tried to access beyond the end of a file
NOT FOUND, PATH NOT FOUND, NAME NOT FOUND - Common in DLL PATH seraches , queries for optional functionality or settings
REPARSE - Symbolic link traversal - Virtualization
ACCESS DENIED - Often the source of problems
Comments
Post a Comment