Every time I open an ndoc project file using ndoc 1.3.1
I get the following error. Even the Test.ndoc &
NDoc.Core.ndoc files fail to load. I am using Win2K SP4
with latest patches. Do I need to have something
configured, do I need to have something installed to
comply with ndoc's requirements? I am using Visual
Studio 2003 with Framework 1.1 SP1. I installed ndoc
with both framework 1.0 & 1.1 support.
Error thrown by ndoc when opening .ndoc files.
An error occured while trying to read in project file:
.
Exception: System.ArgumentException
The path is not of a legal form.
Exception: System.ArgumentException
at System.IO.Path.nGetFullPathHelper(String path,
Char[] invalidPathChars, Char[] whitespaceChars, Char
directorySeparator, Char altDirectorySeparator, Char
volumeSeparator, Boolean fullCheck, String& newPath)
at System.IO.Path.FixupPath(String path)
at System.IO.Path.GetDirectoryName(String path)
at NDoc.Gui.MainForm.FileOpen(String fileName)