Welcome to MSDN Blogs Sign in | Join | Help

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use
Tip#57: Did you know… How to manage web site configuration through a web interface

The Web Site Administration Tool provides a web interface for you to manage different web site configuration settings. To launch the tool, for Web Application Project click Project-> ASP.Net Configuration & for Websites, click Website-> ASP.Net Configuration

 

for Website

image
For WAP

image

 

Visual Studio launches the tool in a browser window. You can use the tabs on the top to navigate & change various settings.

image

 

You can read more in detail for the various settings that can be managed using the tool here.

 

Deepak Verma
SDET | Visual Web Developer

Posted: Tuesday, April 28, 2009 12:37 AM by WebDevTools

Comments

thaipolitic said:

# April 28, 2009 3:59 AM

What's New said:

The Web Site Administration Tool provides a web interface for you to manage different web site configuration

# April 28, 2009 11:48 AM

Beth Centeno said:

How do you use the Web Site Administration Tool if you are using a SQL Server database (instead of express) and don't use the App_Data folder.  ASP.Net Configuration isn't even listed as an option under Website for me (unless I'm working on something else stored on my hard drive.) My hosting provider doesn't support SQLExpress.  

# April 28, 2009 7:37 PM

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Carlos Quintero posted a new article - HOWTO: Debug add-ins for the macros IDE . VS2008 KB: Service pack fix available for You can

# April 29, 2009 7:57 AM

WebDevTools said:

Thanks Beth Centeno for you feedback.  

WSAT is for use in VS only and uses Cassini (the local VS web server) for its functionality. It doesn't provide remote administration.  

The workaround can be to use (if the hoster has it setup) use the delegated administration capability in the IIS7 admin tool.  Or to modify the web.config using a local web and then copy it to the remote machine.

# May 1, 2009 1:55 PM

ScottGu's Blog said:

Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials

# June 7, 2009 3:06 AM

BusinessRx Reading List said:

Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials

# June 7, 2009 3:20 AM

ASP.NET Chinese Blogs said:

【原文地址】 June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio 【原文发表日期】 Sunday, June 07, 2009 12:05

# June 8, 2009 10:52 PM

Блог Скотта Гатри (перевод) said:

Вот вам последняя на данный момент публикация из моей серии списков ссылок . Также почитайтей мою страничку

# June 14, 2009 5:08 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker