[Nant-users] Solution task: failure creating interop assembly

2004-05-01 Thread Witt, Aaron S
I'm getting the same error as this poor fellow [1] when attempting to use the solution task to build a project containing a reference to one of the Office COM components:   [solution] Starting solution build.   Couldn't find reference to type library 'Office' (TYPELIB\{2DF8D04C-5BFA-101

Re: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-05-01 Thread Scott Hernandez
It would definitely be a nice feature to say that a certain is required and should throw an error if no match on the filesystem is found. But no, this should not be the default behavior. The problem in the past has been with wildcard expressions and the fileset implementation not easily allowing f

Re: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-05-01 Thread Gert Driesen
Bruce, > - Original Message - > From: "Hearn, Bruce" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 22, 2004 6:38 PM > Subject: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task > > > Hi Gert, > > Attached you'll find a simple reprodu