20100208

Problem ID: 3855124387024163095
Entered by: Ben Simo

The path is too deep

"Microsoft error message - 'the path is too deep' ?! " - @mark_facey



  Edit

1 Comment:

January 30, 2012 at 4:31 PM  
Comment ID: 2529142466478944289
Written by: AdamGrat

There is a limit to the length of the entire file name including the path. You are trying to exceed that length. You'll need to examine the contents of the disk to determine which has long file names in the deepest path.I have solved the problem by using LongPathTool. It will automatically fix the error.

Post a Comment