I am using the Visual Studio 2008 Web Site Administration Tool. I successfully configured it in one environment, but my second environment is not working. When I launch the tool, I get the error message immediately that the "Tool Has Timed Out". I have run the aspnet_regsql.exe to create the authentication db, and configured connection strings in my web.config named ApplicationServices and LocalSqlServer with proper credentials and database name. I have confirmed with SQL Server Management Studio that I can access the database using those credentials.
Any clues on how to troubleshoot this?