RE: [Nant-users] RE: WebDAV and permissions for solution task

2003-07-09 Thread Bernard Vander Beken
\Inetpub\wwwroot\ directory. B) All projects are residing below the Solution root. Best regards, Bernard -Original Message- From: Matthew Mastracci [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 5:23 PM To: Bernard Vander Beken Cc: [EMAIL PROTECTED]; Williams, Kevin Subj

Re: [Nant-users] RE: WebDAV and permissions for solution task

2003-07-09 Thread Matthew Mastracci
Ahh... How does VS.NET get the mapping from IIS path to file share? I would love to know. :) I've had so many problems with an auto-build system when the web share wasn't properly set up, etc. From running Etherial traces while opening/compiling an ASP.NET trace, I got the impression that

RE: [Nant-users] RE: WebDAV and permissions for solution task

2003-07-09 Thread Bernard Vander Beken
Hello Matthew, While it is true that VS.NET can use FrontPage extensions to do this, another way is to use file shares. This access mode tends to be faster and (obviously) does not require to have FrontPage extensions installed. This is an option when creating a new project, and can be checked in