I've checked my IIS configuration to verify my project runs OK, but I keep
getting a 403 (Forbidden) error when the solution task attempts to retrieve
the *.csproj file for the ASP.NET project. I've looked at the source code
for the solution task, and I understand it's using WebDAV. I tried a
different WebDAV client, and it also gets a 403 error. The virtual directory
is set for anonymous authentication, and the web.config file is set to allow
all users ("*"). The ACLs on the file have the "Everyone" user with read
permissions.

Has anyone seen this before? Any & all help is greatly appreciated.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to