Answered by:
Sql error while installing DotNetNuke - Visual Studio 2012

Question
-
User2036269806 posted
Hi guys,
I trying to install DNN - community edition, there is two files i downloaded as follow :
-> DotNetNuke_Community_07.01.01_Deploy
-> DotNetNuke_Community_07.01.01_Install
i host deploy folder on IIS and i create new application bool with .NET framework 4 , then open the link " http://localhost/DotNetNuke/ " it's redirect to :
http://localhost/DotNetNuke/Install/InstallWizard.aspx i fill the installtion form then when click continue i got error as follow :
any solution ?
Monday, October 7, 2013 5:05 AM
Answers
-
User-166373564 posted
Hi Mghanem
As our community member mentioned above, you should use <label style="display: inline-block;" for="databaseType_1">SQL Server</label>/SQL Express when you install DotNetNuke. For this DotNetNuke installation issue, I'd like to suggest you to get help from DNN support: http://www.dnnsoftware.com/Support, perhaps you can get precise troubleshooting there.
At the same time you can also take a look at this DotNetNuke installation document, perhaps it can give some hints for you.
Regards
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, October 10, 2013 1:56 AM
All replies
-
User540310021 posted
Hi ,
Database Type should be SQL Server/SQL Server Express Database and not SQL Server Express File.
Monday, October 7, 2013 5:35 AM -
User2036269806 posted
i try it but i got invalid database error , i edit the web.config file in installation folder !
ERROR:Index #: 0
Source: .Net SqlClient Data Provider
Class: 11
Number: 4060
Message: Invalid Database
Index #: 1
Source: .Net SqlClient Data Provider
Class: 14
Number: 18456
Message: Sql login failedMonday, October 7, 2013 6:53 AM -
User-166373564 posted
Hi Mghanem
As our community member mentioned above, you should use <label style="display: inline-block;" for="databaseType_1">SQL Server</label>/SQL Express when you install DotNetNuke. For this DotNetNuke installation issue, I'd like to suggest you to get help from DNN support: http://www.dnnsoftware.com/Support, perhaps you can get precise troubleshooting there.
At the same time you can also take a look at this DotNetNuke installation document, perhaps it can give some hints for you.
Regards
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, October 10, 2013 1:56 AM