> -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,
>
>
Hi,
Anyone know how to
include in the project's build file a web reference? Thank's for
all.
Regards
David
It looks like in your compilation step the .dll gets
compiled to
C:\WebGrid\WebGridDynamic\bin\WebGrid_Advanced_Dynamic_Column_Templates_2005V1_VB.dll,
but in your "copy" target, you are trying to copy from
c:\webgrid\build to c:\webgrid\webdynamic\bin\.
Did you mean to copy
C:\WebGrid\WebGridDy
I 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 t
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 tiri
Please read the email
below:
From: Ahmed, ShabanaSent: Thu
4/27/2006 4:08 PMTo:
nant-users@lists.sourceforge.netSubject:
Hi All,
I am trying to automate a small
project. Attached is the nant script for the build as well as the verbose
generated when trying to execute the build. For
Hi All, I am trying to
automate a small project. Attached is the nant script for the build as well
as the verbose generated when trying to execute the build. For some reason, the
zero dll's are copied to the specified folder. Any help or suggestions will be
greatly appreciated. Thanks,Shaban
I'd like to apply the same set of and file patterns
to multiple copy tasks. It looks like I can define multiple
instances and have each include the same , but I'd rather
not move data to external files.
Is there any way to define a group of and rules
within a nant file, give that group an ID
Giscard,
I would agree 100% that the mechanism you describe is what *should*
happen. In fact, Our current solution does something almost identical...
only it uses gnu make (instead of NNnt), plus a couple of custom
utilities. As I'm sure you will appreciate, the output from make is less
web-presen
Hi,
We've just run into the same problem as Jason had...any chance
his code can be implemented please? Happy to test a nightly :)
cheers
si
> Ok, I just wrote it myself. Could someone please add this to the
> official code? I verified that it compiles with .NET 1.1 AND works. If
> I can inte
10 matches
Mail list logo