RE: [Nant-users] mkiisdir 0x80005006 error on Windows XP

2004-11-21 Thread Frank Tullen
/ref_mb_codeexamples.asp Hope this helps a bit :-) Greetings, Frank From: "Steve Burkett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [Nant-users] mkiisdir 0x80005006 error on Windows XP Date: Fri, 19 Nov 2004 15:25:11 -0800 Hello Nant users, We have a script made of mkiisdir that we ru

Re: [Nant-users] mkiisdir 0x80005006 error on Windows XP

2004-11-21 Thread Brad Wilson
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"

[Nant-users] mkiisdir 0x80005006 error on Windows XP

2004-11-21 Thread Steve Burkett
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