Re: [Nant-users] Error creating virtual directory!

2005-01-06 Thread Rutger Dijkstra
on, add an attribute "machine" (or maybe even "machines") to the mkissdirtask. rutger - Original Message - From: "Byrd, Payton" <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED] Sourceforge. Net'" Sent: Tuesday, 04 January, 2005 20:51 S

RE: [Nant-users] Error creating virtual directory!

2005-01-04 Thread Byrd, Payton
Title: RE: [Nant-users] Error creating virtual directory! I don't think I was clear. On each webserver in our web farm we have multiple websites, each corresponding to a different NAT address.  The commonality is that each server uses the same name for each website within the farm, su

Re: [Nant-users] Error creating virtual directory!

2005-01-04 Thread Rutger Dijkstra
ijkstra" <[EMAIL PROTECTED]> Sent: Tuesday, 04 January, 2005 16:03 Subject: Re: [Nant-users] Error creating virtual directory! > Rutger, > > Thank you for your informative response to my email. > > You said the VS.Net creates a physical directory rather than a virtual >

Re: [Nant-users] Error creating virtual directory!

2004-12-30 Thread Rutger Dijkstra
mkissdir creates/reconfigures *virtual* directories only. VS.NET does not create a virtual directory for your project: it creates a *physical* directory in your webtree and adds configuration for it to IIS. In doing so, VS.NET makes it clear to IIS that the directory is physical rather than vir