Could someone validate that my assumption of error code 122 being thrown due to longer than 260 path length is correct?
symstore erroring out with error code 122.
Medha Baidya
11
Reputation points
Running the command give variety of error outputs such as :
SYMSTORE ERROR: Class: Internal. Desc: Unable to create full path name for "...."
The pathlength for the folder exceeds 260 characters. Which might be the reason symstore is throwing error message but what does error code 122 mean and what should be done to run symstore successfully?
Could someone validate that my assumption of error code 122 being thrown due to longer than 260 path length is correct?
PS: Please ignore the tag, I did not find symstore tag for the question
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.