DavidKnight
Programmer
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??
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??