Affects: UiPath.WebAPI.Activities 1.4.0 and higher. Does not affect 1.3.0
Studio: 2018.4.5
Steps to reproduce:
- Create a new Library project
- Install package UiPath.WebAPI.Activities v 1.4.1 or 1.4.0
- In the new/placeholder workflow, add a Deserialise JSON activity. Create local variables for the string in and JObject out. Save workflow.
- Create a new, separate workflow in the same library. Add a Deserialise Json Array activity. Create local variables for the string in and Jarray out. Save workflow.
- Publish workflow.
- The compiler will crash on âcompletionâ with a Windows task failed message.
- After user chooses the only option (to âclose this programâ) UiPath will show its own âcompilation failedâ prompt.
- The global output window will read âLibrary compilation completedâ as will the Studio log file: neither will show evidence of any problem
- The library will not have published (no nuget file is output)
Confirmed behaviour on two machines. I have attached example library which should demonstrate the same behaviour if someone tries to compile it - but you can follow the above steps to reproduce it from scratch.
yetAnotherTest.zip (10.0 KB)
Below is the Studio log from compile time, showing no issues
15:41:07.1951 => [INFO] [UiPath.Studio.exe] [14] Running compiler arguments [studio --optionsFile âC:\Users\David T Marshall\AppData\Local\Temp\pkuamsmv.tzwâ].
15:41:07.8105 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [10] INITIALIZATION: Validating arguments.
15:41:07.8105 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Validating arguments.
15:41:07.8312 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependencies.
15:41:07.9401 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\avalonedit/5.0.3\lib/Net40/ICSharpCode.AvalonEdit.dllâ.
15:41:07.9737 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\caliburn.micro/3.0.1\lib/net45/Caliburn.Micro.Platform.Core.dllâ.
15:41:07.9792 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\caliburn.micro/3.0.1\lib/net45/Caliburn.Micro.Platform.dllâ.
15:41:07.9792 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\caliburn.micro/3.0.1\lib/net45/System.Windows.Interactivity.dllâ.
15:41:08.0043 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\caliburn.micro.core/3.0.1\lib/net45/Caliburn.Micro.dllâ.
15:41:08.0043 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.Themes.Aero.dllâ.
15:41:08.0058 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.Themes.Metro.dllâ.
15:41:08.0058 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.Themes.VS2010.dllâ.
15:41:08.0058 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.dllâ.
15:41:08.0058 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.DataGrid.dllâ.
15:41:08.0058 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.Toolkit.dllâ.
15:41:08.0575 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\humanizer.core/2.4.2\lib/netstandard2.0/Humanizer.dllâ.
15:41:08.0575 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath/10.0.7020.22745\lib/UiPath.Interop.dllâ.
15:41:08.0575 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.Docking.Wpf.dllâ.
15:41:08.0575 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.uiautomation.activities/18.4.5\lib/net461/ActiproSoftware.Editors.Wpf.dllâ.
15:41:08.0575 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.Ribbon.Wpf.dllâ.
15:41:08.0575 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.Shared.Wpf.dllâ.
15:41:08.0706 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.SyntaxEditor.Addons.DotNet.Wpf.dllâ.
15:41:08.0706 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.SyntaxEditor.Wpf.dllâ.
15:41:08.0706 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.Text.Addons.DotNet.Wpf.dllâ.
15:41:08.0706 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.Text.LLParser.Wpf.dllâ.
15:41:08.0706 => [INFO] [UiPath.Studio.exe] [10] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.Text.Wpf.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/ActiproSoftware.Wizard.Wpf.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.uiautomation.activities/18.4.5\lib/net461/UiPath.UIAutomation.Activities.Design.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.uiautomation.activities/18.4.5\lib/net461/UiPath.UiAutomation.Activities.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.uiautomation.activities/18.4.5\lib/net461/UiPath.Wizards.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.vision/1.2.0\lib/net452/UiPath.NeuralNet.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.vision/1.2.0\lib/net452/UiPath.Vision.Core.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.vision/1.2.0\lib/net452/UiPath.Vision.Package.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.vision/1.2.0\lib/net452/UiPath.Vision.dllâ.
15:41:08.1387 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\csvhelper/2.13.5\lib/net40-client/CsvHelper.dllâ.
15:41:08.1468 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\microsoft.rest.clientruntime/2.3.10\lib/net452/Microsoft.Rest.ClientRuntime.dllâ.
15:41:08.2041 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\newtonsoft.json/11.0.2\lib/net45/Newtonsoft.Json.dllâ.
15:41:08.2041 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/UiPath.OrchestratorClient.dllâ.
15:41:08.2041 => [INFO] [UiPath.Studio.exe] [14] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/UiPath.System.Activities.Design.dllâ.
15:41:08.2041 => [INFO] [UiPath.Studio.exe] [13] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.system.activities/18.4.2\lib/net461/UiPath.System.Activities.dllâ.
15:41:08.2091 => [INFO] [UiPath.Studio.exe] [13] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\closedxml/0.87.1\lib/net40/ClosedXML.dllâ.
15:41:08.2091 => [INFO] [UiPath.Studio.exe] [13] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\documentformat.openxml/2.5.0\lib/DocumentFormat.OpenXml.dllâ.
15:41:08.2091 => [INFO] [UiPath.Studio.exe] [13] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\microsoft.visualstudio.ole.interop/7.10.6071\lib/Microsoft.VisualStudio.OLE.Interop.dllâ.
15:41:08.2091 => [INFO] [UiPath.Studio.exe] [38] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\npoi/2.4.1\lib/net45/NPOI.OOXML.dllâ.
15:41:08.2091 => [INFO] [UiPath.Studio.exe] [38] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\npoi/2.4.1\lib/net45/NPOI.OpenXml4Net.dllâ.
15:41:08.2091 => [INFO] [UiPath.Studio.exe] [38] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\npoi/2.4.1\lib/net45/NPOI.OpenXmlFormats.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [38] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\npoi/2.4.1\lib/net45/NPOI.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [38] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\sharpziplib/1.0.0\lib/net45/ICSharpCode.SharpZipLib.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.excel.activities/2.5.1\lib/net452/UiPath.Excel.Activities.Design.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.excel.activities/2.5.1\lib/net452/UiPath.Excel.Activities.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.excel.activities/2.5.1\lib/net452/UiPath.Excel.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\bouncycastle/1.8.1\lib/BouncyCastle.Crypto.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\microsoft.exchange.webservices/2.2.0\lib/40/Microsoft.Exchange.WebServices.Auth.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\microsoft.exchange.webservices/2.2.0\lib/40/Microsoft.Exchange.WebServices.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.mail.activities/1.3.0\lib/net452/MailKit.dllâ.
15:41:08.2977 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.mail.activities/1.3.0\lib/net452/MimeKit.dllâ.
15:41:08.3057 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.mail.activities/1.3.0\lib/net452/UiPath.Mail.Activities.Design.dllâ.
15:41:08.3789 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.mail.activities/1.3.0\lib/net452/UiPath.Mail.Activities.dllâ.
15:41:08.3789 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.mail.activities/1.3.0\lib/net452/UiPath.Mail.dllâ.
15:41:08.3789 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\restsharp/106.3.1\lib/net452/RestSharp.dllâ.
15:41:08.3789 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.webapi.activities/1.4.1\lib/net452/UiPath.Web.Activities.Design.dllâ.
15:41:08.3789 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.webapi.activities/1.4.1\lib/net452/UiPath.Web.Activities.dllâ.
15:41:08.3789 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Users\David T Marshall.nuget\packages\UiPath.webapi.activities/1.4.1\lib/net452/UiPath.Web.dllâ.
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Loading dependency assembly âC:\Program Files (x86)\UiPath\Studio\UiPath.Activities.Contracts.dllâ.
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [28] INITIALIZATION: Dependencies loaded. (423 ms)
15:41:08.3809 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [28] PREPROCESSING: Building workflow documents list.
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [28] PREPROCESSING: Building workflow documents list.
15:41:08.3829 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [28] PREPROCESSING: Loading xaml âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\NewActivity.xamlâ
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [28] PREPROCESSING: Loading xaml âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\NewActivity.xamlâ
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [28] PREPROCESSING: Loading xaml completed. (13 ms)
15:41:08.3834 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] PREPROCESSING: Loading xaml âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\sequenceB.xamlâ
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [16] PREPROCESSING: Loading xaml âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\sequenceB.xamlâ
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [16] PREPROCESSING: Loading xaml completed. (26 ms)
15:41:08.3854 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] PREPROCESSING: Found 2 documents.
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [16] PREPROCESSING: Found 2 documents.
15:41:08.3865 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] PREPROCESSING: Verifying dependencies.
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [16] PREPROCESSING: Verifying dependencies.
15:41:08.3870 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] PREPROCESSING: Verifying namespaces and class names.
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [16] PREPROCESSING: Verifying namespaces and class names.
15:41:08.3890 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] PREPROCESSING: Ordering the documents list based on dependencies
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [16] PREPROCESSING: Ordering the documents list based on dependencies
15:41:08.3915 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] PREPROCESSING: Library preprocessing done (56 ms)
15:41:08.3809 => [INFO] [UiPath.Studio.exe] [16] PREPROCESSING: Library preprocessing done (56 ms)
15:41:08.3965 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] COMPILER: Initializing xaml type resolver
15:41:08.3970 => [INFO] [UiPath.Studio.exe] [16] COMPILER: Initializing xaml type resolver
15:41:08.4965 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [16] COMPILER: Initialized xaml type resolver (7 ms)
15:41:08.4965 => [INFO] [UiPath.Studio.exe] [16] COMPILER: Initialized xaml type resolver (7 ms)
15:41:08.4970 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [20] COMPILER: Starting xaml documents compilation
15:41:08.4965 => [INFO] [UiPath.Studio.exe] [20] COMPILER: Starting xaml documents compilation
15:41:08.4980 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [20] COMPILER: Compiling [1/2] - âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\NewActivity.xamlâ
15:41:08.4965 => [INFO] [UiPath.Studio.exe] [20] COMPILER: Compiling [1/2] - âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\NewActivity.xamlâ
15:41:10.9602 => [INFO] [UiPath.Studio.exe] [20] COMPILER: Compilation of âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\NewActivity.xamlâ completed (2609 ms)
15:41:10.9602 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [20] COMPILER: Compiling [2/2] - âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\sequenceB.xamlâ
15:41:10.9602 => [INFO] [UiPath.Studio.exe] [20] COMPILER: Compiling [2/2] - âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\sequenceB.xamlâ
15:41:11.1966 => [INFO] [UiPath.Studio.exe] [20] COMPILER: Compilation of âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\sequenceB.xamlâ completed (236 ms)
15:41:11.2016 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] COMPILER: Completed xaml documents compilation (2846 ms)
15:41:11.1966 => [INFO] [UiPath.Studio.exe] [8] COMPILER: Completed xaml documents compilation (2846 ms)
15:41:11.2789 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] COMPILER: Compiling final assembly.
15:41:11.2789 => [INFO] [UiPath.Studio.exe] [8] COMPILER: Compiling final assembly.
15:41:11.2794 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] COMPILER: Successfully compiled assembly. (57 ms)
15:41:11.2789 => [INFO] [UiPath.Studio.exe] [8] COMPILER: Successfully compiled assembly. (57 ms)
15:41:11.2794 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] COMPILER: Writing assembly to file âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\yetAnotherTest.dllâ
15:41:11.2789 => [INFO] [UiPath.Studio.exe] [8] COMPILER: Writing assembly to file âC:\Users\David T Marshall\Desktop\tmpLib\yetAnotherTest\yetAnotherTest.dllâ
15:41:11.2809 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] COMPILER: Successfully saved the compiled assembly. (19 ms)
15:41:11.2789 => [INFO] [UiPath.Studio.exe] [8] COMPILER: Successfully saved the compiled assembly. (19 ms)
15:41:11.2809 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] Compilation done (2964 ms)
15:41:11.2789 => [INFO] [UiPath.Studio.exe] [8] Compilation done (2964 ms)
15:41:11.2830 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] Library compilation completed (3465 ms)
15:41:11.2789 => [INFO] [UiPath.Studio.exe] [8] Library compilation completed (3465 ms)