How to use ASP.NET 2.0 Web Admin tool on hosted site??

G

Guest

I deployed the personal web starter kit and its databases on a shared hosting
site The hosting site gives me ASP.NET 2.0 and a SQL 2005 server database.
Everything is working but now I would like to use the ASP.NET Web Admin tool
to manage users, roles, etc...

How do I get the web admin tool to change the data on my hosted SQL server
rather than my dev SQL server?
 
G

Guest

Never Mind!!! I got it.

In case anyone else has this issue,

1) In the local dev machine's web config, change the connection string "Data
Source" to point to the production SQL database whichever table the
membership/roles are located

2) From the local machine, run ASP.NEt Web Admin Tool!

Cool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top