No source field when robot running into runtime error

Hi masters,

In one unattended bot, when we execute a process with runtime error, the robot doesn’t provide source detail with the error message. When checking the log, no error level messages were logged. Has anyone run into similar cases? How to enable source field in error message and error logging?
wrong

log message:
WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

, HResult -2147024894

15:41:23.7398 => [INFO] [UiPath.Studio.exe] [1] Redirected System.ComponentModel.Composition to System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.

15:41:25.4028 => [WARN] [UiPath.Studio.exe] [1] XamlMigration: removed reference System.Runtime.WindowsRuntime

15:41:30.7886 => [INFO] [UiPath.Studio.exe] [1] Redirected UiPath.UIAutomation.Activities.Design, Version=18.3.2.0, Culture=neutral, PublicKeyToken=null to UiPath.UIAutomation.Activities.Design, Version=18.3.2.0, Culture=neutral, PublicKeyToken=null.

15:41:35.0000 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] RPA038_区域共享海外台账 execution started

15:41:36.0000 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [8] RPA038_区域共享海外台账 execution ended in: 00:00:100:

Thanks,
Guang

1 Like

I get this. Why does it happen?