I have a build server that downloads & builds among other things, web 
projects.  those projects are deployed to another computer.  in visual 
studio they have their deploy to web feature that lets you specify a url 
and the file share path to push the project to the server.  I tried 
specifying the webmap url exactly like I do in visual studio, but it 
complains I dont have http://localhost/myweb/ mapped to a path...

can somebody explain how the web map works.  can I use it to deploy the 
build to the remote server, or do I need the mkiisdir from nant contrib 
to do this?

thanks,
Steve

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to