DevLabs Zoom Meeting connector for Creatio not installed
I am trying to install DevLabs Zoom Meeting connector for Creatio.
During the installation, after the step to specify the domain:
I get an error:
I attached the log.
Tell me what could be the problem?
Thanks.
Like
Hello,
According to the package installation log:
2022-09-15 19:38:49,999 D:\App\1130722-demo\Terrasoft.WebApp\Terrasoft.Configuration\Pkg\UsrApp_e89ly9h\Autogenerated\Src\UsrIncidentRegistrationFromEmailProcessCustom1.UsrApp_e89ly9h.cs(4,16) ошибка CS0400: The type or namespace name 'Common' could not be found in the global namespace (are you missing an assembly reference?)
2022-09-15 19:38:49,999 D:\App\1130722-demo\Terrasoft.WebApp\Terrasoft.Configuration\Pkg\UsrApp_e89ly9h\Autogenerated\Src\UsrIncidentRegistrationFromEmailProcessCustom1.UsrApp_e89ly9h.cs(92,28) ошибка CS0246: The type or namespace name 'ILog' could not be found (are you missing a using directive or an assembly reference?)
The package was not installed due to an application compilation error.
The application does not compile due to the "UsrIncidentRegistrationFromEmailProcessCustom1" process in the "UsrApp_e89ly9h" package.
Cherednichenko Nikita,
Thanks. We have already understood, there was a compilation error.
We need to fix all compilation errors, otherwise we cannot install any package.