RE: [Nant-users] NDoc issue ...

2004-01-16 Thread Chris Hogan
were you are hitting the path max length. Once you have found what path is giving you an error shorten your out put path or read from path. I hope this helps. Chris From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Nant-users] NDoc issue ... Date: Fri, 16 Jan 2004 16:40:25 +0100 Hi, has

[Nant-users] NDoc issue ...

2004-01-16 Thread pierre . thorey
Hi, has anyone experienced this problem when launching a ndoc task ? "The path is too long after being fully qualified. Make sure path is less than 260 characters." Does this mean I have to reduce the length of some methods names ? Thanks, Pierre