Tuesday, July 11, 2006

ASP.NET Web.Config from IIS

Just a little tip for those that dont like hacking the XML in web.config on ASP.NET 2.0 projects manually theres a handy little tool built into IIS:
If you right click on the website in IIS then click properties then go to the ASP.NET tab theres a button at the bottom called Edit Configuration, if you go in there theres a nice little interface for the web.config file which saves you hacking the XML directly!

No comments: