I am getting this on 7.15.2 when I try to compile after updating the package.
I have .net 4.8 installed on that iis server.
2020-05-15 16:16:08,286 [220] ERROR IIS APPPOOL\test-bpm.tmf.org Build BuildInternal - An error occured while running dotnet cli
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at Terrasoft.Core.Compilation.ProjectBuilder.BuildInternal(String projectFilePath, String tempPath, BuildCommandParameters parameters)
Like
Hi,
This issue occurs when .NET Core SDK 2.2.300 is not installed on the server. After it is installed restore the server and try to compile site again. Make sure that all components are installed before installing Creatio: https://academy.creatio.com/documents/administration/7-15/installing-creatio#XREF_45275_bpm_online_on_site
Best regards,
Angela