Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Debugger Roadmap
Exception Assistant
 Troubleshooting Exceptions: System....

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio Debugger
Troubleshooting Exceptions: System.IO.PathTooLongException

A PathTooLongException exception is thrown when a path name or file name is longer than the system-defined maximum length.

Make sure the path is not longer than the system-defined maximum.

On Windows-based platforms, paths must be less than 248 characters, and file names must be less than 260 characters.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker