Connection To The Database Failed on install dotnetnuke -


i try install dotnetnuke 7. created user access dnn database , in properties of sql server set server authentication sqlserver , windows authentication .but when browse website show message :connection database failed

try connecting database using sql server management studio using same credentials specify in dnn. might identify doing wrong.

you'll want verify sql server accepts connections web server, assuming not on same machine.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -