IIS and asp.net have been installed, but I don't have to install it.
May I ask how to solve the problem?
Hello,
From your screenshot it appears your using IIS 10? (Windows 10 / Windows 2016)
I think the issue is that it looks for 4.5 but 4.6 is installed by default.
I will have to adjust some codes to make it 4.6 compatible and i will give you a update when it's fixed (i expect to fix this within the next 72 hours).
Regards,
Marco
I have made the fixes to the 1.0.2 beta.
You can re-download the setup (remove the current one) here:
http://installer.solidcp.com/Files/1.0.2/SolidCPInstaller.msi
Once installed you need to change the Installer feed to the beta feed:
go to :
C:Program Files (x86)SolidCP Installer
and open:
SolidCP.Installer.exe.config
Near the bottom you will see:
<add key="Web.Service" value="" />
Change it to:
<add key="Web.Service" value="http://installer.solidcp.com/Services/InstallerService-Beta.asmx" />
Once changed start the installer as normal and install your components.
Please note if you use Automatic detection it most likely finds the System 2012 component instead of 2016 in configuration --> servers --> (servername) --> System
so make sure you select the 2016 module there manually (i will fix this shortly just didn't have the time to yet).
嘿!谢谢你提供的报错!请问你来自中国的哪个城市呀?那边天气怎么样?
Regards,
Marco