PDA

View Full Version : Web Site Administration Tool


sleonard72
07-17-2005, 12:28 AM
Hello...

I'm working on getting the Personal Start Kit site up and running. I've been able to get the databases installed on my SQL Server 2000 instance, but now I need to administer the site to add the first admin user.

In my development environment, I do so via the "Web Site Administration Tool". Is there a way to access this? If not, how do I manage the security, users, etc. of the application?

Thanks,
Scott

sleonard72
07-17-2005, 02:49 AM
Nevermind - I was being kinda stupid. I just decided to run the admin tool from within my local dev environment and just point the app to the repote DB.


Problem solved.