I get this error when I make a backup for SQL Server:
Server was unable to process request. ---> Value cannot be null.
Parameter name: path1
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.Providers.Database.DatabaseServer.BackupDatabase(String databaseName, String backupName, Boolean zipBackup)
at SolidCP.EnterpriseServer.DatabaseServerController.BackupSqlDatabase(Int32 itemId, String backupName, Boolean zipBackup, Boolean download, String folderName)
I have added a path in Configuration > Servers > Service > Backup Options > SolidCP Server backup path and resolved this issue.
Thank you!
I had the same problem after upgrading to 1.4.7
Ram solution solved the problem. Thank you !
I had the same problem after upgrading to 1.4.7
Ram solution solved the problem. Thank you !