Kevin,
Are you running a nightly build ? If so could you post a small repro of this issue. The script task should load the reference ok but there have been some issues in this area.


Ian

Burton, Kevin wrote:

I am getting the following error in a <script> task:

D:\Projects\Visa\MR0904\Application Server Code\ApplicationServerSetup\default.build(6,10):
Compilation failed:
error CS0006: Metadata file 'ErrorLog.dll' could not be found


I have the following:

           <references basedir="${build.dir}" >
               <include name="ErrorLog.dll" asis="true"/>
           </references>

I looked in ${build.dir} and ErrorLog.dll is there. What am I missing?

Kevin


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to