473,383 Members | 1,896 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Run Web Site Administration Tool without Visual Studio 2005

Hi all,

Can anyone tell me about how to run Web Site Administration Tool
without using Visual Studio?

If I have a site with the following URL

http://www.mysite.com

Then what will be the URL for opening WAT Tool

Thanks a lot

Asif

Apr 13 '07 #1
2 2499
WAT only runs on the local machine, so www.mysite.com won't serve the WAT interface.

You can create your own management interface, per the instructions in these 2 articles:

"ASP.NET 2.0 Member/Role Management with IIS"

Part 1, Security and Configuration Overview :
http://msdn2.microsoft.com/en-us/library/aa478958.aspx

Part 2, Implementation :
http://msdn2.microsoft.com/en-us/library/aa478947.aspx

The code sample for that app is in this msi file :
http://download.microsoft.com/downlo...shipeditor.msi

Or, to do the same thing differently, follow Steven Cheng's advice at :
http://blogs.msdn.com/msdnts/archive...t-context.aspx


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Asif" <as********@gmail.comwrote in message
news:11*********************@e65g2000hsc.googlegro ups.com...
Hi all,

Can anyone tell me about how to run Web Site Administration Tool
without using Visual Studio?

If I have a site with the following URL

http://www.mysite.com

Then what will be the URL for opening WAT Tool

Thanks a lot

Asif

Apr 13 '07 #2
You can also spin up the built in web server, for the WAT, and hit from
another machine, but it is a rather involved process easily made simple with
Visual Studio. :-)

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:uj**************@TK2MSFTNGP03.phx.gbl...
WAT only runs on the local machine, so www.mysite.com won't serve the WAT
interface.

You can create your own management interface, per the instructions in
these 2 articles:

"ASP.NET 2.0 Member/Role Management with IIS"

Part 1, Security and Configuration Overview :
http://msdn2.microsoft.com/en-us/library/aa478958.aspx

Part 2, Implementation :
http://msdn2.microsoft.com/en-us/library/aa478947.aspx

The code sample for that app is in this msi file :
http://download.microsoft.com/downlo...shipeditor.msi

Or, to do the same thing differently, follow Steven Cheng's advice at :
http://blogs.msdn.com/msdnts/archive...t-context.aspx


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Asif" <as********@gmail.comwrote in message
news:11*********************@e65g2000hsc.googlegro ups.com...
>Hi all,

Can anyone tell me about how to run Web Site Administration Tool
without using Visual Studio?

If I have a site with the following URL

http://www.mysite.com

Then what will be the URL for opening WAT Tool

Thanks a lot

Asif

Apr 13 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Michel | last post by:
Hi, I am not able to see the Asp.Net Tab in IIS 5.1. I have installed Visual Studio 2005 on a Windows Xp SP2. When I following the step from the following url, I can not see this tab. I am logged...
0
by: Don | last post by:
I have just created my first web applicaiton using Visual Studio 2005. I added the login control and configured it to hit my local instance of SQLServer 2000, not the .MDF file in the app_data...
1
by: RCS | last post by:
All, When I create a website locally, I have that little Administration tool (the little icon in the Solution Explorer - or under Website | Web Site Administration) - but when I connect to a 2.0...
16
by: jblankenburg | last post by:
I am trying to deploy a simple web application to my client's production server, but it's not clear to me how MS planned on having the Security users managed without Studio. Certainly someone...
7
by: vamichael | last post by:
When I try to run the Website Administration Tool from my published application using http://localhost/myapp/webadmin.axd I am getting a "resource not found" error message. I can use the...
8
by: Kirk | last post by:
Hello, I am a somewhat experienced VS 2005 user who is trying to us the ASP.NET Web Site Administration Tool for the first time. I have experimented with it on my local IIS and it seems to be...
3
by: =?Utf-8?B?Um9nZXIgTWFydGlu?= | last post by:
When using the Web Site Administration Tool, I get the following error when trying to delete a user in a web application I configured to use membership, roles, and profiles: "An error was...
1
by: =?Utf-8?B?c3Vtd3Vu?= | last post by:
Why is it that whenever I try to run the Web Site Administration tool from Visual Studio 2005 by selecting Website->ASP.NET Configuration, I always get a browser window with the following message:...
1
by: ZZ_Scarab | last post by:
Hi, <I posted this on the microsoft.public.dotnet.framework.aspnet.security newsgroup but before I got a reply this newsgroup has become unavailable!! So I'm posting it here again. Sorry for the...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.