--- layout: post title: System.IO.PathTooLongException occurs during sample browser compilation description: System.IO.PathTooLongException occurs during sample browser compilation platform: xamarin control: Troubleshooting documentation: ug --- # System.IO.PathTooLongException occurs during sample browser compilation Sometimes this kind of error may occur while compiling the sample browser project due to the paths of intermediate output files and the nuget packages are too long.
Error 1: The "CreateLibraryResourceArchive" task failed unexpectedly.
System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. |