Ahmed, Shabana wrote:
Hi All,
I am trying to automate the build process for a project that uses quite few Infragistics Controls. When runa build I get numerous errors thrown by the VB Compiler. I have attached the verbose for the sample project. Please let me know if any of you have had similar issues tiring to automate an application that uses Infragistics extensively. Is NAnt compatible with Infragistics at all?

>      [vbc] vbc : Command line error BC2017 : could not find library
> 'Infragistics.WebUI.Shared.v6.1.dll'

The compiler can't find your references. Are your Infragistics assemblies registered in the GAC on your build machine?

--Mike


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to