Hello, Can you provide us with a simple example of a build file, or your build file, so we can see what you are doing? It maybe be some type of file system locking issue, but that is hard to tell without seeing the build file.
Also, what version of NAnt are you using? ----- Original Message ----- From: "Calbazana, Al" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 24, 2003 8:56 AM Subject: [Nant-users] Path Errors? > Hello, > > I was wondering if anyone else has experienced problems with > dependencies between targets. I am having trouble with calling an ndoc > task immediately after a vbdoc task using the depends attribute. I also > experience the same behavior when calling one task immediately before > the other. > > The error that I am receiving is a path failure: > > Error reflecting against the xxx assembly: > The path is not of a legal form. > > The error seems to originate from System.IO.Path.nGetFullPathHelper. > > Oddly enough, I get things to work if I run one instance of nant and > call my vbdoc target, then run another instance of nant and call my ndoc > target. > > I am not sure if this is vbdoc or ndoc task specific or if it something > general with nant that I am not understanding. Any help is appreciated! > > Thanks, ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users