Hi all,
I’ve only just discovered NAnt and I’m having a
little trouble getting my VB.NETCF apps to build. I have been able to get
similar C# projects to build using csc, but as soon as I try to build a VB.NET
project with vbc I am getting a lot of reference errors:
vbc : Command li
Hi,
In preparation for the start of the 0.85 release cycle, I've made the
following changes :
- nightly builds will now be available at
http://nant.sourceforge.net/nightly/
- the user manual for each nightly build will available in the help
(virtual) directory under the directory of the nightly
Hi Steve,
The different IIS versions support different properties (mainly due
to internal IIS architecture) ... the iis tasks try to determine the
iis version by testing on which OS it runs and based on that it
sets certain parameters as such with the ADSI calls to service
your request.
The task pr
Hard to say if this is it, but a default doc of "*.asmx" isn't valid.
Default documents are specific filenames, not wildcards.
On Fri, 19 Nov 2004 15:25:11 -0800, Steve Burkett
<[EMAIL PROTECTED]> wrote:
> defaultdoc="*.asmx"
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gökhan Altinören
> Sent: vrijdag 19 november 2004 8:35
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] and wildcard usage
>
> Latest nightly.
>
> What's more strange is that, I can copy the
Latest nightly.
What's more strange is that, I can copy the build output (.dll's and .pdb's)
but cannot copy the source files or .asp's by name.
This works:
This don't:
I'm temporarily usi
Hello Nant users,
We have a script made of mkiisdir that we run to set up
IIS. This as worked just fine on Win2000. However, running it on XP gives the
error at the bottom. Anyone seen this problem?
verbo