Question

Problem while compiling packages

Hi Community,

 

When I try to compile my packet it get this error although I already create folder C:\Windows\System32\inetsrv\NuGet\Migrations follow this guide

https://community.creatio.com/questions/compilation-error-while-compiling-local-creatio-instance 

I also attached the log files for more detail. 

Could you please help me to find the solution?

Thank you in advance.

 

Regards,

Duc Nha

 

File attachments
Like 0

Like

2 comments

Hello!

 

After analyzing logs we found the following:

 

2024-09-13 00:12:54,709 [140] INFO IIS APPPOOL\D1_Studio Build CaptureOutput - The command could not be loaded, possibly because:
2024-09-13 00:12:54,709 [140] INFO IIS APPPOOL\D1_Studio Build CaptureOutput -   * You intended to execute a .NET application:
2024-09-13 00:12:54,709 [140] INFO IIS APPPOOL\D1_Studio Build CaptureOutput -       The application 'build' does not exist.
2024-09-13 00:12:54,709 [140] INFO IIS APPPOOL\D1_Studio Build CaptureOutput -   * You intended to execute a .NET SDK command:
2024-09-13 00:12:54,709 [140] INFO IIS APPPOOL\D1_Studio Build CaptureOutput -       No .NET SDKs were found.
2024-09-13 00:12:54,709 [140] INFO IIS APPPOOL\D1_Studio Build CaptureOutput - Download a .NET SDK:
2024-09-13 00:12:54,711 [140] INFO IIS APPPOOL\D1_Studio Build CaptureOutput - https://aka.ms/dotnet-download

 

As it mentioned in logs I will recommend installing https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Kyrylo Atamanenko,

Thank you for your support, I already compiler successful. :) 

Show all comments