When I go to the ASP.NET Configuration Tool and Click on the Provider Tab, I select
Select a single provider for all site management data
I get this:
| AspNetSqlProvider |
Test |
I click on the test hyperlink and I get this message:
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.
I have already used the aspnet_regsql.exe utility and it did create the FBA.MDF database in my application.
I still get the message.
Naming Pipes are enabled, TCP/IP is enabled.
SairamPosted Nov 2, 2010, 2:24 AM
Bryian TanPosted Nov 1, 2010, 7:40 PM