How to change default SQL Server configuration in Microsoft web matrix?

I am using webmatrix ( http://www.microsoft.com/web/webmatrix/ ) to install DNN (dotnetnuke). when I try to install, it asks for the password 'sa' for SQL express.

I am using SQL Server 2012, and when I log in to 'sa', the webmatrix password says: Invalid password for username . I can connect to the database using the SQL server management studio with the same sa password with the server name SATISH-PC \ SQLEXPRESS. I handed over all the documentation for Microsoft to solve the problem, but did not solve it. Finally, I try to install DNN using the web installer 4.6 ( http://www.microsoft.com/web/downloads/platform.aspx ), then it shows "Database Server:. \ SQLexprress" and asks for the password., On actually my database server is SATISH-PC \ SQLexpress or SATISH-PC.

I searched around "% userprofile% \ my documents \ iisexpress \ config" to change the default SQL server configuration, but I cannot find the default configuration related to webmatrix.

I think this is a problem, if not please let me know what the problem is. If this is a problem, tell me how to configure the database server in webmatrix.

Thanks.

+4
source share

All Articles