Dear Sir/Mdm,
We have encountered an issue with DNN installation using DNN_Platform_07.04.00_Install.zip.Intallation wizard does not load properly, and is missing some contorls.
Please refer to the https://www.hlas.com.sg/hlaspartners/Install/InstallWizard.aspx .
And at the bottom of the page I get the error
"No valid default database connection detected. Standard Database setup option is unavailable Database Connection Error"
The connection string in my web.config is
<connectionStrings>
<remove name="SiteSqlServer" />
<!-- Connection String for SQL Server 2008/2012 -->
<!-- remove the "SiteSqlSever" and add "SiteSqlServer" again for The entry 'SiteSqlServer' has already been added. DNN error -->
<add name="SiteSqlServer" connectionString="Data Source=HLASQL;Initial Catalog=HLASPart;User ID=HLAS;Password=XXX" providerName="System.Data.SqlClient" />
</connectionStrings>
And I am having no problem when I try to connect from Sql Management Studio using the username and password mentioned in connection string.
We have attached the installation zip, screenshots for your reference.
Please kindly advise.
Regards,
San