Check out the Web Site Application Administration Tool in ASP.NET Whidbey
If you have not already seen it, the Web Site Application Admin Tool included with ASP.NET Whidbey is very nice. Things that I used to pull my hair out regarding the specific syntax are now done for you in an application. This is very nice. Ok, so how do you bring it up? In Visual Web Developer, go to the Website ->ASP.NET Configuration option and it will come up. From here, you can setup a bunch of things to configure your ASP.NET Whidbey Web Application.
Wally