project file could not be loaded. Invalid character in the given encoding
description
FYI, when trying to open this file...
\DotNetZip-src-v1.2\DotNetZip\DotNetZip.sln
...the following errors appeared in VS.NET 2005...
Microsoft Visual Studio
Unable to read the project file 'ZipIt.csproj'.
C:\Code\Temp\DotNetZip-src-v1.2\DotNetZip\Examples\ZipIt\ZipIt.csproj.user(1,1): The imported project file could not be loaded. Invalid character in the given encoding. Line 1, position 1.
OK Cancel
Microsoft Visual Studio
Unable to read the project file 'UnZip.csproj'.
C:\Code\Temp\DotNetZip-src-v1.2\DotNetZip\Examples\UnZip\UnZip.csproj.user(1,1): The imported project file could not be loaded. Invalid character in the given encoding. Line 1, position 1.
OK Cancel