Am I doing something wrong? I was forced to re-install SolidCP, and I am trying to import all my previous settings (as much as possible). Importing Database items went smoothly, but I can't seem to get the Websites to import, it goes through the motions, but nothing comes in. The Audit Log states the following:
00:00:00
Import WebSite '[REDACTED]'
00:00:00
Can't import item
Value cannot be null.
Parameter name: path1
at System.IO.Path.Combine(String path1, String path2)
at SolidCP.EnterpriseServer.WebServerController.ImportItem(Int32 packageId, Int32 itemTypeId, Type itemType, ResourceGroupInfo group, String itemName)
at SolidCP.EnterpriseServer.ImportController.ImportItemsInternal(String taskId, Int32 packageId, String[] items)
What am I doing wrong?
-Ben