Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Connection To The Database Failed with SQL Server authentication based accountConnection To The Database Failed with SQL Server authentication based account
Previous
 
Next
New Post
10/19/2018 12:53 PM
 

I setup a new user in SQL Server Express 2017, I've enabled Windows and SQL Server authentication, as well as tcp/ip for SQL Server. Using the following settings, I'm able to login with SQL Server Management Studio:

 

Server type: Database Engine

Server name: xxxxxx\SQLEXPRESS

Authentication: SQL Server Authentication

Login: myuser

Password: mypassword

 

Login, browsing the database, and updating records works without a problem.  However, browsing to the DNN site, I receive "DNN Error Connection To The Database Failed." Using the same details as above in my connection strings:

<connectionStrings>

   <add name="SiteSqlServer" connectionString="server= xxxxxx\SQLEXPRESS;database=mydb;uid= myuser;pwd= mypassword;" providerName="System.Data.SqlClient" />

</connectionStrings>


<appSettings>

    <add key="SiteSqlServer" value="server=server= xxxxxx\SQLEXPRESS;database=mydb;uid= myuser;pwd= mypassword;" />

</appSettings>


 
New Post
10/22/2018 11:31 AM
 
When you connect with SSMS, are you connecting from the same machine as IIS?

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
 
New Post
10/22/2018 1:02 PM
 
Chris Hammond wrote:
When you connect with SSMS, are you connecting from the same machine as IIS?

 

I am using SQL Server Authentication, not Windows Authentication. 
 
New Post
10/22/2018 1:11 PM
 

Here's a screenshot of the settings as posted above. Using SSMS, connection is successful, and can manipulated the database.  Using identical options in the DNN connection string, connection fails.

https://imgur.com/Y9SmPYA

 
New Post
10/23/2018 4:17 AM
 
Jason,

is the SQL Server on the same machine as the web server, or is it a different machine?

If these are different machines: are the two machines in the same domain? Can you connect to the database using a UDL file on the web server (or from a SSMS installed on the web server)? If no: Have you checked the Firewall settings?

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Connection To The Database Failed with SQL Server authentication based accountConnection To The Database Failed with SQL Server authentication based account


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out