Having Windows 10 with IIS 10.0 and SQL Server 2008 R2, I am unable to carry on through the DNN installation wizard (Noting that I am trying to install the version 9.1.1 which seems to be the latest version for now).
The error snapshot is shown over this link
I already tested IIS and it is working, tested SQL Server, tested authentication via both Windows integrated authentication and SQL Server authentication.
I created a database named nukeDB on my localhost with a dedicated username and password and logged in through SQL Server Management Studio without any problem.
However, on the first step of the installation wizard, I got the following error:
ERROR: DotNetNuke requires SQL Server 2008 (express or full product) to work
It seems for me that this is an incompatibility issue! Am I true?