From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Fri 4/28/2006 2:57 AM
To: Ahmed, Shabana; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] NAnt & Infragistics
> -----Original Message-----
> From:
[EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
On Behalf Of
> Ahmed, Shabana
> Sent: donderdag 27 april 2006
23:13
> To: nant-users@lists.sourceforge.net;
>
nant-developers@lists.sourceforge.net
> Subject: [NAnt-users] NAnt &
Infragistics
>
> 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?
This has nothing to do with compatibility.
I'm pretty sure
you made a mistake in your build file.
Can you check whether you've set
asis="true" on your <include> for the
Infragistics assembly ?
If
so, remove it!
Gert
PS. Please stop cross-posting to multiple
mailing lists!