Hi,
This is my 1st installation for solid cp on server 2008.
I am getting below error when opening panel
Could not load file or assembly 'System.Net.Http' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)
Please help.
Thanks,
Hello,
can you make sure asp.net 3.5 and 4.5 is installed on your server and that the application pool is set to v4?
If that still doesn't work it most likely means you have some custom nuget packages installed already, can you verify your trying to install SolidCP on a used or new server?.
Regards,
Marco
Thank you very much.
I missed that during server config 😉
Thanks a lot once again