Kevin-

Ensure that you've set "Script Source Access" and "Read" on your root virtual directory and "Write" access on your "bin" directory. Without this, ASP.NET will deny access to the raw .cs files and won't let you upload the compiled web project outputs.

You can also point it directly at the .csproj file and it will compile it on disk rather than through WebDAV.

Matt.



-------------------------------------------------------
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