Update OnScheduler issues.
This commit is contained in:
parent
1297722c6a
commit
b7ab52690e
4 changed files with 54 additions and 33 deletions
|
@ -2132,6 +2132,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
catch(Exception ex)
|
||||
{
|
||||
TaskManager.WriteError(ex);
|
||||
res.IsSuccess = false;
|
||||
}
|
||||
return res;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue