Hi,
Shabana...
Which
piece...there's a separate thread moving ahead on the references issue, and
sounds like it will be a better resolution.
License files...I was getting errors because of the license files in the
project...the very ones we using to build before we started NAnt
automation. I had/sound some feedback that said just delete them...they
would be regenerated on the fly. Except, they weren't regenderated, and I
got different errors. Then I found an item buried on the Infragistics web
site that said the license files should exist, but should be empty/null...a
0-length. The way I fixed the problem was to use the echo task to redirect
a null value to the license file. Worked like a champ.
Rod
-----Original Message-----
From: Ahmed, Shabana [mailto:[EMAIL PROTECTED]
Sent: Friday, April 28, 2006 8:03 AM
To: Rod Ayers; nant-users@lists.sourceforge.net; nant-developers@lists.sourceforge.net
Subject: RE: [NAnt-users] NAnt & InfragisticsCan you please go into a little bit detail as to how I could go about implementing what you suggested? Thanks for your help.-Shabana
From: Rod Ayers [mailto:[EMAIL PROTECTED]
Sent: Thu 4/27/2006 5:20 PM
To: Ahmed, Shabana; nant-users@lists.sourceforge.net; nant-developers@lists.sourceforge.net
Subject: RE: [NAnt-users] NAnt & InfragisticsI had to install Infragistics on the Build System. Another problem I had was the license file...the one that existed was "acceptable". I fixed that problem by echoing a null line to each occurrence of the license file so it would be empty ("0" length). That fix I finally tracked down on the Infragistics web site.Rod-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Ahmed, Shabana
Sent: Thursday, April 27, 2006 2:13 PM
To: nant-users@lists.sourceforge.net; nant-developers@lists.sourceforge.net
Subject: [NAnt-users] NAnt & InfragisticsHi 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?You help and suggestions will greatly be appreciated.Thanks,Shabana