Update to the ASP.NET Web Site Configuration Utility
Posted by: Rick Strahls WebLog,
on 28 Jul 2005 |
View original | NEW Bookmarked: 0 time(s)
I spent a little time today cleaning up a few rough edges on my free ASP.NET Web Site configuration tool, which can be used to create a virtual directory on a site quickly, setting the appropriate permissions and optionally configure a VS.NET 1.1 solution file as well as MSDE configuration.
All options can be site prior to shipping the application, which are then used as defaults, and the various operations can be turned on or off in the configuration file. It’s a great tool to ship...