I've just installed SolidCP on my server, and for all users I'm getting the following error in FileManager:
"Error getting files list
Exception has been thrown by the target of an invocation."
My server has only set up the following services:
- Windows Server 2019
- IIS 10.0
- SQL Server 2019
Am I missing something?
I've been looking in both Event Viewer and AuditLog, but I can't find anything that helps me figure out what the problem is here. (I've set logging to 4 / Verbose, didn't provide more (any) details here)
Same issue here, longtime SolidCP user. We recently migrated our system to new servers running Windows Server 2022 (including manual updates of the SolidCP database) so there might be something incorrect in the database. Has anyone determined what causes the "target of an invocation" error?
It is really a generic error.
In most cases (especially if it used to work) such error comes from an issue in the web.config which it can't read/interpret.
However in most cases you should be able to find some information in the Auditlog (on serveradmin level) for more details.