Last seen: Jan 21, 2025
The problem is that a lot of codebase in SolidCP is legacy that comes from websitepanel and dotnetPanel, where developers probably didn't care about c...
Just compare the DB data. You can use for example the program "heidisql" for viewing DB data. Create first a hosting space with SolidCP, then create ...
If everything works correctly through the SolidCP portal, then you can try to compare DB data that SolidCP generates with your SOAP calls and try to f...
You need to recreate all those logics Especially this method
There isn't way to create everything with one method. SolidCP uses 2-5 SOAP methods to create one thing. For creating organization you should use the...
Probably you missed some steps when used SOAP and now it can't get some object. Try to create it without SOAP and check what did you miss.
Then it is the method AddPackageWithResources it should create as a Hosting Space
If I correctly remember it is in "esPackages.asmx" the function "AddPackage"
You can find them in the Enterprise folder, all files that begin with "es" or have extension *.asmx
2. For a customer acct you should first allocate IPs for a Hosting Space (for security reason, customers shouldn't have access to not allocated IPs), ...
I recommend re-import all VMs which came from website panel. SolidCP can't delete a folder only in one case, if there is a conflict and deleting fold...
What is your configuration of your Hyper-V with SolidCP? Please provide logs from Event Viewer and from SolidCP audit logs.
it couldn't be possible since the 1.4.1 Hyper-V remote server was broken, and has been fixed in the 1.4.3. Please be sure that you correctly update a...
Please check windows event logs.
So, next step, check your sysprep file that it has only ASCII symbols, and XML tags are correct.