[NAnt-users] Checking if a fileset exists

2007-06-15 Thread mike nau
Is there a way to test if a particular fileset exists within an nant script? I have a task that includes several fileset via refid. If one of these filesets doesn't exist, the task fails. I'm looking for a way to test if all the fileset refid's are valid before zipping them up.

[NAnt-users] metadata file errror

2007-06-15 Thread Ashish Mittal
Hi friends, I got this error message while linking [csc] fatal error CS0009: Metadata file 'e:\iData_SDK\build-source\dll\debug\IAiCamDeviceControl.dll' could not be opened -- 'There isn't metadata in the memory or stream' Please give me the solution It is urgen