Z
Zilla
Please tell me if there's a more appropriate NG for this topic.
I've googled answers to no avail.
I installed SQL 2008 Express in my machine, then MS Visual Web Developer
2008 Express.
I'm created a web project, with access to a db. When I go to
Website->ASP.NET configuration,
then go to Providers tab on the resulting browser, Select Single Provider,
then click Test, I get
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 created the database, and have ran aspnet_regsql with same results.
SQL Services ARE running, with TCP/IP and Pipe protocols enabled.
Any pointers?
I've googled answers to no avail.
I installed SQL 2008 Express in my machine, then MS Visual Web Developer
2008 Express.
I'm created a web project, with access to a db. When I go to
Website->ASP.NET configuration,
then go to Providers tab on the resulting browser, Select Single Provider,
then click Test, I get
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 created the database, and have ran aspnet_regsql with same results.
SQL Services ARE running, with TCP/IP and Pipe protocols enabled.
Any pointers?