Sep 26, 2006 #1 JSOasis Programmer Joined Sep 26, 2006 Messages 8 Location US Is there a way to prevent .net 2005 from deleting the files in a directory when publishing a web site in .net 2005?
Is there a way to prevent .net 2005 from deleting the files in a directory when publishing a web site in .net 2005?
Sep 26, 2006 #2 ca8msm Programmer Joined May 9, 2002 Messages 11,327 Location GB Not easily (or not as easily as I think it should be!). Check out my post on the same subject at thread855-1157953 ____________________________________________________________ Need help finding an answer? Try the Search Facility or read FAQ222-2244 on how to get better results. Upvote 0 Downvote
Not easily (or not as easily as I think it should be!). Check out my post on the same subject at thread855-1157953 ____________________________________________________________ Need help finding an answer? Try the Search Facility or read FAQ222-2244 on how to get better results.
Sep 26, 2006 #3 jshurst Programmer Joined Oct 27, 2004 Messages 1,158 Location US You could probably use NANT (automated build tool) to do this, but it will take some configuration (and some getting used to). Upvote 0 Downvote
You could probably use NANT (automated build tool) to do this, but it will take some configuration (and some getting used to).