Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VS2K5 Web Site Application Administration Tool not working.

Status
Not open for further replies.

DavidKnight

Programmer
Mar 31, 2004
27
CA
I'm having trouble running the Web Site Application Administration (ASP.NET Configuration) utility tool. I have followed the original error screen recommendation and run the ASPNET_REGSQL Utility. I have tried it using the command line and wizard. The command line created the aspnetdb database and the wizard inserted the aspnet_ tables in my existing application database.

Neither one seems to work. Now the error I get is
"Unable to connect to SQL Server database." when I select the Security tab.
The I select Choose Data Store and test the AspNetDataProvider I get the following error..

Could not establish a connection to the database.
If you have not yet created the SQL Server database, exit the Web Site Administration tool, use the aspnet_regsql command-line utility to create and configure the database, and then return to this tool to set the provider.

What am I missing??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top