Update_DB RDS tables fix
This commit is contained in:
parent
8cc464668a
commit
c0fecdcf33
5 changed files with 18 additions and 27 deletions
|
@ -284,6 +284,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
catch (Exception ex)
|
||||
{
|
||||
result.AddError("REMOTE_DESKTOP_SERVICES_ADD_RDS_COLLECTION", ex);
|
||||
throw TaskManager.WriteError(ex);
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue