Advertisement
Guest User

UIPAth Studio - Object Recorder Bug - Logs

a guest
Oct 1st, 2018
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 154.79 KB | None | 0 0
  1. 11:11:21.0973 => [INFO] [UiPath.Studio.exe] [1] Set native thread language to LangId=0x0009
  2. 11:11:27.0256 => [INFO] [UiPath.Studio.Shared.MVVM.Commands.CommandManager] [1] Application.MainWindow is null, cannot subscribe to keyboard events, subscribed to Application.Activated event
  3. 11:11:44.5011 => [WARN] [UiPath.Studio.exe] [4] Acquire orchestrator license error: System.AggregateException: One or more errors occurred. ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  4. --- End of inner exception stack trace ---
  5.  
  6. Server stack trace:
  7. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  8. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  9. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  10. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  11. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  12. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  13. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  14. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  15. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  16. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  17. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  18. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  19. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  20. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  21.  
  22. Exception rethrown at [0]:
  23. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  24. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  25. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  26. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  27. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  28. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)
  29. --- End of inner exception stack trace ---
  30. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)
  31. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.CheckAvailability()
  32. at UiPath.Models.UiPathDuplexProxy.GetRobotConnectionStatus()
  33. at UiPath.Studio.Shell.Licensing.LicenseOrchestratorService.Acquire()
  34. ---> (Inner Exception #0) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  35. --- End of inner exception stack trace ---
  36.  
  37. Server stack trace:
  38. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  39. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  40. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  41. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  42. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  43. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  44. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  45. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  46. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  47. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  48. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  49. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  50. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  51. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  52.  
  53. Exception rethrown at [0]:
  54. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  55. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  56. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  57. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  58. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  59. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  60.  
  61. ---> (Inner Exception #1) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  62. --- End of inner exception stack trace ---
  63.  
  64. Server stack trace:
  65. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  66. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  67. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  68. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  69. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  70. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  71. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  72. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  73. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  74. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  75. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  76. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  77. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  78. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  79.  
  80. Exception rethrown at [0]:
  81. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  82. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  83. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  84. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  85. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  86. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  87.  
  88. ---> (Inner Exception #2) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  89. --- End of inner exception stack trace ---
  90.  
  91. Server stack trace:
  92. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  93. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  94. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  95. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  96. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  97. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  98. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  99. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  100. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  101. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  102. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  103. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  104. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  105. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  106.  
  107. Exception rethrown at [0]:
  108. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  109. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  110. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  111. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  112. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  113. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  114.  
  115. ---> (Inner Exception #3) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  116. --- End of inner exception stack trace ---
  117.  
  118. Server stack trace:
  119. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  120. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  121. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  122. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  123. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  124. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  125. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  126. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  127. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  128. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  129. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  130. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  131. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  132. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  133.  
  134. Exception rethrown at [0]:
  135. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  136. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  137. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  138. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  139. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  140. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  141.  
  142. ---> (Inner Exception #4) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  143. --- End of inner exception stack trace ---
  144.  
  145. Server stack trace:
  146. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  147. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  148. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  149. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  150. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  151. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  152. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  153. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  154. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  155. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  156. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  157. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  158. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  159. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  160.  
  161. Exception rethrown at [0]:
  162. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  163. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  164. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  165. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  166. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  167. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  168.  
  169. ---> (Inner Exception #5) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  170. --- End of inner exception stack trace ---
  171.  
  172. Server stack trace:
  173. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  174. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  175. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  176. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  177. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  178. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  179. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  180. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  181. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  182. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  183. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  184. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  185. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  186. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  187.  
  188. Exception rethrown at [0]:
  189. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  190. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  191. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  192. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  193. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  194. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  195.  
  196. ---> (Inner Exception #6) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  197. --- End of inner exception stack trace ---
  198.  
  199. Server stack trace:
  200. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  201. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  202. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  203. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  204. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  205. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  206. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  207. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  208. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  209. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  210. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  211. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  212. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  213. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  214.  
  215. Exception rethrown at [0]:
  216. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  217. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  218. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  219. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  220. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  221. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  222.  
  223. ---> (Inner Exception #7) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  224. --- End of inner exception stack trace ---
  225.  
  226. Server stack trace:
  227. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  228. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  229. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  230. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  231. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  232. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  233. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  234. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  235. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  236. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  237. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  238. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  239. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  240. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  241.  
  242. Exception rethrown at [0]:
  243. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  244. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  245. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  246. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  247. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  248. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  249.  
  250. ---> (Inner Exception #8) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  251. --- End of inner exception stack trace ---
  252.  
  253. Server stack trace:
  254. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  255. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  256. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  257. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  258. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  259. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  260. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  261. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  262. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  263. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  264. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  265. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  266. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  267. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  268.  
  269. Exception rethrown at [0]:
  270. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  271. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  272. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  273. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  274. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  275. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  276.  
  277. ---> (Inner Exception #9) System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/RPA-World that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/UiPath/service/duplex/agent/RPA-World' could not be found on your local machine.
  278. --- End of inner exception stack trace ---
  279.  
  280. Server stack trace:
  281. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  282. at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
  283. at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
  284. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  285. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  286. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  287. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  288. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  289. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  290. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  291. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  292. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  293. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  294. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  295.  
  296. Exception rethrown at [0]:
  297. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  298. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  299. at UiPath.Models.IUiPathRemoteDuplexContract.IsAlive()
  300. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.IsAlive(Boolean retrying)
  301. at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.<CheckAvailability>b__14_0()
  302. at UiPath.Models.Retry.Do[ResultType](Func`1 action, Int32 timeoutMS, Int32 retryCount)<---
  303.  
  304. 11:11:47.1288 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  305. 11:11:47.1288 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  306. 11:11:47.1288 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  307. 11:11:47.1288 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  308. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  309. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  310. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  311. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  312. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  313. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  314. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  315. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  316. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  317. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  318. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  319. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  320. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  321. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  322. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  323. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  324. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  325. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  326. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  327. 11:11:47.1713 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  328. 11:11:47.3157 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  329. 11:11:47.3157 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  330. 11:11:47.3157 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  331. 11:11:47.3157 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  332. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  333. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  334. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  335. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  336. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  337. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  338. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  339. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  340. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  341. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  342. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  343. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  344. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  345. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  346. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  347. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  348. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  349. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  350. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  351. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  352. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  353. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  354. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  355. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  356. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  357. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  358. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  359. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  360. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  361. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  362. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  363. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  364. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  365. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  366. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  367. 11:11:47.3169 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  368. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  369. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  370. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  371. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  372. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  373. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  374. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  375. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  376. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  377. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  378. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  379. 11:11:47.3868 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  380. 11:11:47.5026 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  381. 11:11:47.5026 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  382. 11:11:47.5026 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  383. 11:11:47.5026 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  384. 11:11:47.7640 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.GetToolboxWindow() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  385. 11:11:48.1779 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  386. 11:11:48.1790 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  387. 11:11:48.1790 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  388. 11:11:49.5627 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  389. 11:11:49.5627 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  390. 11:11:49.5627 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  391. 11:11:50.3005 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  392. 11:11:50.3005 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  393. 11:11:50.3005 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  394. 11:12:02.6365 => [INFO] [UiPath.Studio.exe] [9] Installing packages: UiPath.UIAutomation.Activities, UiPath.System.Activities, UiPath.Credentials.Activities, UiPath.Mail.Activities, UiPath.Excel.Activities
  395. 11:12:04.1256 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [9] Assets file has not changed. Skipping assets file writing. Path: C:\Users\RPA-World\Documents\UiPath\Calculate_Client_Security_Hash\.local\AllDependencies.json
  396. 11:12:04.4310 => [INFO] [UiPath.Studio.exe] [7] Accessed: System.String From: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer.CreateDomain() ExtraInfo: CreateStart
  397. 11:12:04.4310 => [INFO] [UiPath.Studio.exe] [7] Accessed: System.String From: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer.CreateDomain() ExtraInfo: BeforeCreateAppDomain
  398. 11:12:04.4310 => [INFO] [UiPath.Studio.exe] [7] Accessed: System.String From: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer.CreateDomain() ExtraInfo: AfterCreateAppDomain
  399. 11:12:04.4310 => [INFO] [UiPath.Studio.exe] [7] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer From: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer.Create() ExtraInfo: Start
  400. 11:12:04.7873 => [INFO] [UiPath.Studio.exe] [7] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer From: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer..ctor() Via: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer.Create() ExtraInfo: End
  401. 11:12:04.9008 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\avalonedit/5.0.3\lib/Net40/ICSharpCode.AvalonEdit.dll
  402. 11:12:05.1369 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\caliburn.micro/3.0.1\lib/net45/Caliburn.Micro.Platform.Core.dll
  403. 11:12:05.2504 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\caliburn.micro/3.0.1\lib/net45/Caliburn.Micro.Platform.dll
  404. 11:12:05.2686 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\caliburn.micro/3.0.1\lib/net45/System.Windows.Interactivity.dll
  405. 11:12:05.2845 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\caliburn.micro.core/3.0.1\lib/net45/Caliburn.Micro.dll
  406. 11:12:05.3151 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.Themes.Aero.dll
  407. 11:12:05.4729 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.Themes.Metro.dll
  408. 11:12:05.5069 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.Themes.VS2010.dll
  409. 11:12:05.5501 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.AvalonDock.dll
  410. 11:12:05.5932 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.DataGrid.dll
  411. 11:12:05.9087 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\extended.wpf.toolkit/2.8.0\lib/net40/Xceed.Wpf.Toolkit.dll
  412. 11:12:05.9746 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\humanizer.core/2.4.2\lib/netstandard2.0/Humanizer.dll
  413. 11:12:06.0415 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath/9.0.6827.32848\lib/UiPath.Interop.dll
  414. 11:12:06.0517 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Docking.Wpf.dll
  415. 11:12:06.1357 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Editors.Wpf.dll
  416. 11:12:06.2140 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Ribbon.Wpf.dll
  417. 11:12:06.3003 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Shared.Wpf.dll
  418. 11:12:06.3309 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.SyntaxEditor.Addons.DotNet.Wpf.dll
  419. 11:12:06.3888 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.SyntaxEditor.Wpf.dll
  420. 11:12:06.4660 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Text.Addons.DotNet.Wpf.dll
  421. 11:12:06.6181 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Text.LLParser.Wpf.dll
  422. 11:12:06.6442 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Text.Wpf.dll
  423. 11:12:06.7032 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/ActiproSoftware.Wizard.Wpf.dll
  424. 11:12:06.7407 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/UiPath.UIAutomation.Activities.Design.dll
  425. 11:12:07.0528 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/UiPath.UiAutomation.Activities.dll
  426. 11:12:07.1345 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.uiautomation.activities/18.3.6829.29125\lib/net461/UiPath.Wizards.dll
  427. 11:12:07.1901 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.vision/1.1.0-alpha0268\lib/net452/UiPath.Vision.Core.dll
  428. 11:12:07.2219 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.vision/1.1.0-alpha0268\lib/net452/UiPath.Vision.Package.dll
  429. 11:12:07.2378 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.vision/1.1.0-alpha0268\lib/net452/UiPath.Vision.dll
  430. 11:12:07.2821 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\csvhelper/2.13.5\lib/net40-client/CsvHelper.dll
  431. 11:12:07.3195 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\microsoft.rest.clientruntime/2.3.10\lib/net452/Microsoft.Rest.ClientRuntime.dll
  432. 11:12:07.3820 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\newtonsoft.json/10.0.3\lib/net45/Newtonsoft.Json.dll
  433. 11:12:07.4659 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.Docking.Wpf.dll
  434. 11:12:07.5590 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.Ribbon.Wpf.dll
  435. 11:12:07.6283 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.Shared.Wpf.dll
  436. 11:12:07.7247 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.SyntaxEditor.Addons.DotNet.Wpf.dll
  437. 11:12:07.7690 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.SyntaxEditor.Wpf.dll
  438. 11:12:07.8655 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.Text.Addons.DotNet.Wpf.dll
  439. 11:12:07.9381 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.Text.LLParser.Wpf.dll
  440. 11:12:07.9744 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.Text.Wpf.dll
  441. 11:12:08.0198 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/ActiproSoftware.Wizard.Wpf.dll
  442. 11:12:08.0675 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/UiPath.OrchestratorClient.dll
  443. 11:12:08.1447 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/UiPath.System.Activities.Design.dll
  444. 11:12:08.2264 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.system.activities/18.3.6829.29103\lib/net461/UiPath.System.Activities.dll
  445. 11:12:08.2684 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\credentialmanagement/1.0.2\lib/net35/CredentialManagement.dll
  446. 11:12:08.3263 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.credentials.activities/1.1.6666.26222\lib/net40-client/UiPath.Credentials.Activities.dll
  447. 11:12:08.3422 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\bouncycastle/1.8.1\lib/BouncyCastle.Crypto.dll
  448. 11:12:08.4364 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\microsoft.exchange.webservices/2.2.0\lib/40/Microsoft.Exchange.WebServices.Auth.dll
  449. 11:12:08.4886 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\microsoft.exchange.webservices/2.2.0\lib/40/Microsoft.Exchange.WebServices.dll
  450. 11:12:08.5431 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.mail.activities/1.2.6666.26227\lib/net40/MailKit.dll
  451. 11:12:08.6418 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.mail.activities/1.2.6666.26227\lib/net40/MimeKit.dll
  452. 11:12:08.7122 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.mail.activities/1.2.6666.26227\lib/net40/UiPath.Mail.Activities.Design.dll
  453. 11:12:08.7462 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.mail.activities/1.2.6666.26227\lib/net40/UiPath.Mail.Activities.dll
  454. 11:12:08.7553 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.mail.activities/1.2.6666.26227\lib/net40/UiPath.Mail.dll
  455. 11:12:08.7701 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\closedxml/0.91.0\lib/net452/ClosedXML.dll
  456. 11:12:08.8472 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\documentformat.openxml/2.7.2\lib/net46/DocumentFormat.OpenXml.dll
  457. 11:12:09.0481 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\epplus/4.0.4\lib/net20/EPPlus.dll
  458. 11:12:09.1787 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\excelnumberformat/1.0.3\lib/net20/ExcelNumberFormat.dll
  459. 11:12:09.2002 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\fastmember.signed/1.1.0\lib/net40/FastMember.Signed.dll
  460. 11:12:09.2093 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\npoi/2.2.1\lib/net40/NPOI.OOXML.dll
  461. 11:12:09.2456 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\npoi/2.2.1\lib/net40/NPOI.OpenXml4Net.dll
  462. 11:12:09.2456 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\npoi/2.2.1\lib/net40/NPOI.OpenXmlFormats.dll
  463. 11:12:09.4828 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\npoi/2.2.1\lib/net40/NPOI.dll
  464. 11:12:09.5929 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\sharpziplib/0.86.0\lib/20/ICSharpCode.SharpZipLib.dll
  465. 11:12:09.6599 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\system.io.filesystem.primitives/4.0.1\lib/net46/System.IO.FileSystem.Primitives.dll
  466. 11:12:09.7325 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\system.io.packaging/4.0.0\lib/net46/System.IO.Packaging.dll
  467. 11:12:09.7632 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.excel.activities/2.4.6666.26225\lib/net452/UiPath.Excel.Activities.Design.dll
  468. 11:12:09.8438 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.excel.activities/2.4.6666.26225\lib/net452/UiPath.Excel.Activities.dll
  469. 11:12:09.8597 => [INFO] [UiPath.Studio.exe] [7] TryLoadAssemblyInternal: Loading C:\Users\RPA-World\.nuget\packages\uipath.excel.activities/2.4.6666.26225\lib/net452/UiPath.Excel.dll
  470. 11:12:13.1773 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer From: UiPath.Studio.Plugin.Workflow.Services.AppDomainController+<SetupAppDomain>d__16.MoveNext() Via: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer.Create() ExtraInfo: Start
  471. 11:12:13.1795 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer From: UiPath.Studio.Plugin.Workflow.Services.AppDomainController+<SetupAppDomain>d__16.MoveNext() Via: UiPath.Studio.Plugin.Workflow.Services.AppDomainContainer.Create() ExtraInfo: End
  472. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  473. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  474. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  475. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainDispatcherExceptionService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  476. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainDispatcherExceptionService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  477. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainDispatcherExceptionService From: UiPath.Studio.Plugin.Workflow.Services.AppDomainDispatcherExceptionServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  478. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainDispatcherExceptionService From: UiPath.Studio.Plugin.Workflow.Services.AppDomainDispatcherExceptionServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  479. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AppDomainDispatcherExceptionService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  480. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  481. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  482. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  483. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WorkflowManagementService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  484. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WorkflowManagementService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  485. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WorkflowManagementService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  486. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  487. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  488. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  489. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.OuputLoggerService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  490. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.OuputLoggerService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  491. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.OuputLoggerService From: UiPath.Studio.Plugin.Workflow.Services.LoggerServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  492. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.OuputLoggerService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  493. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  494. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  495. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  496. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  497. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  498. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  499. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  500. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  501. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  502. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerDebugService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  503. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerDebugService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  504. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerDebugService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  505. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  506. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  507. 11:12:14.7359 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  508. 11:12:14.8002 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  509. 11:12:14.8002 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  510. 11:12:14.8002 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  511. 11:12:14.8002 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  512. 11:12:14.8002 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  513. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  514. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  515. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  516. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  517. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  518. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  519. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  520. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  521. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerSearchService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  522. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerSearchService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  523. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerSearchService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  524. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  525. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  526. 11:12:14.8012 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  527. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  528. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  529. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  530. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  531. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  532. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  533. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.ChangeSettings() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  534. 11:12:14.8390 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.ChangeSettings() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  535. 11:12:15.1210 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowServiceProxy.GetToolboxWindow() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  536. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ToolboxWindowService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  537. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  538. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  539. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  540. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.RefactoringsService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  541. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.RefactoringsService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  542. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.RefactoringsService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  543. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  544. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  545. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  546. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Analytics.CrossDomain.AnalyticsSecondAppDomainProvider From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  547. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Analytics.CrossDomain.AnalyticsSecondAppDomainProvider From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  548. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Analytics.CrossDomain.AnalyticsSecondAppDomainProvider From: UiPath.Studio.Plugin.Workflow.Analytics.CrossDomain.AnalyticsCrossDomainProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  549. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Analytics.CrossDomain.AnalyticsSecondAppDomainProvider From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  550. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  551. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  552. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  553. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardRepositoryService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  554. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardRepositoryService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  555. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardRepositoryService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  556. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  557. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  558. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  559. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ActivityLoaderService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  560. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ActivityLoaderService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  561. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.ActivityLoaderService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  562. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  563. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  564. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  565. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  566. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  567. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  568. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  569. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  570. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  571. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.InvokeWorkflowService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  572. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.InvokeWorkflowService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  573. 11:12:15.3927 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.InvokeWorkflowService From: UiPath.Studio.Plugin.Workflow.Services.InvokeWorkflowProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  574. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.InvokeWorkflowService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  575. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  576. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  577. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  578. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AutomationToolsService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  579. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AutomationToolsService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  580. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AutomationToolsService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  581. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  582. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  583. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  584. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.SimpleMessageBoxService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  585. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.SimpleMessageBoxService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  586. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.SimpleMessageBoxService From: UiPath.Studio.Plugin.Workflow.Services.Proxies.SimpleMessageBoxProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  587. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.SimpleMessageBoxService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  588. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  589. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  590. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  591. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.XamlMigrationService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  592. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.XamlMigrationService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  593. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.XamlMigrationService From: UiPath.Studio.Plugin.Workflow.Services.XamlMigrationProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  594. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.XamlMigrationService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  595. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  596. 11:12:15.4060 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  597. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  598. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerFileService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  599. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerFileService From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  600. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerFileService From: UiPath.Studio.Plugin.Workflow.Services.DesignerFileServiceProxy.OnAfterConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  601. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerFileService From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  602. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: Start
  603. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  604. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UNKNOWN From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: BeforeSetter
  605. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.UtilitiesInWorkflowAppDomain From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: UNKNOWN
  606. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.UtilitiesInWorkflowAppDomain From: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.ConnectToInnerService() ExtraInfo: AfterSetter
  607. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.UtilitiesInWorkflowAppDomain From: System.EventHandler.Invoke() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1._appDomainController_ChildAppDomainCreated() ExtraInfo: End
  608. 11:12:15.4223 => [INFO] [UiPath.Studio.exe] [4] Accessed: UiPath.Studio.Plugin.Workflow.Services.ActivityLoaderService From: UiPath.Studio.Plugin.Workflow.Project.ProjectLoaderService+<>c__DisplayClass27_0.<LoadProjectInternal>b__0() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  609. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.UIAutomation.Activities.Design, Version=18.3.0.292, Culture=neutral, PublicKeyToken=null
  610. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.UiAutomation.Activities, Version=18.3.0.292, Culture=neutral, PublicKeyToken=null
  611. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.Wizards, Version=18.3.6829.29125, Culture=neutral, PublicKeyToken=null
  612. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.System.Activities.Design, Version=18.3.6829.29103, Culture=neutral, PublicKeyToken=null
  613. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.System.Activities, Version=18.3.0.292, Culture=neutral, PublicKeyToken=null
  614. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.Credentials.Activities, Version=1.1.6666.26222, Culture=neutral, PublicKeyToken=null
  615. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.Mail.Activities.Design, Version=1.2.6666.26227, Culture=neutral, PublicKeyToken=null
  616. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.Mail.Activities, Version=1.2.6666.26224, Culture=neutral, PublicKeyToken=null
  617. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.Excel.Activities.Design, Version=2.4.6666.26225, Culture=neutral, PublicKeyToken=null
  618. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Found activities assembly: UiPath.Excel.Activities, Version=2.4.6666.26223, Culture=neutral, PublicKeyToken=null
  619. 11:12:16.9454 => [INFO] [UiPath.Studio.exe] [4] Registering metadata: UiPath.Core.Activities.Design.DesignerMetadata
  620. 11:12:17.1680 => [INFO] [UiPath.Studio.exe] [4] Registering metadata: UiPath.Core.Activities.Design.DesignerMetadata
  621. 11:12:17.3417 => [INFO] [UiPath.Studio.exe] [4] Registering metadata: UiPath.Credentials.Activities.DesignerMetadata
  622. 11:12:17.3417 => [INFO] [UiPath.Studio.exe] [4] Registering metadata: UiPath.Mail.Activities.Design.DesignerMetadata
  623. 11:12:17.3652 => [INFO] [UiPath.Studio.exe] [4] Registering metadata: UiPath.Excel.Activities.Design.DesignerMetadata
  624. 11:12:18.1752 => [INFO] [UiPath.Studio.exe] [4] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardRepositoryService From: UiPath.Studio.Plugin.Workflow.Services.WizardRepositoryProxy.LoadWizards() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  625. 11:12:18.1752 => [INFO] [UiPath.Studio.exe] [4] Accessed: UiPath.Studio.Plugin.Workflow.Services.RefactoringsService From: UiPath.Studio.Plugin.Workflow.Services.RefactoringServiceProxy.LoadRefactorings() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  626. 11:12:18.2038 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.WizardService From: UiPath.Studio.Plugin.Workflow.Services.WizardServiceProxy.ProjectLoaderServiceProjectLoaded() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  627. 11:12:18.5644 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AutomationToolsService From: UiPath.Studio.Plugin.Workflow.Services.AutomationToolsProxy.ProjectLoaderServiceProjectLoaded() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  628. 11:12:18.5644 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.AutomationToolsService From: UiPath.Studio.Plugin.Workflow.Services.AutomationToolsProxy.ProjectLoaderServiceProjectLoaded() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  629. 11:12:20.6115 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  630. 11:12:20.6115 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  631. 11:12:20.6115 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  632. 11:12:21.2295 => [ERROR] [UiPath.Studio.exe] [10] $LoadAssembly: UiPath.Vision, Version=1.1.0.268, Culture=neutral, PublicKeyToken=null: System.IO.FileNotFoundException: Could not load file or assembly 'Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null' or one of its dependencies. O sistema não pode encontrar o arquivo especificado.
  633. File name: 'Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null'
  634. at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  635. at System.Reflection.RuntimePropertyInfo.get_Signature()
  636. at System.Reflection.RuntimePropertyInfo.get_PropertyType()
  637. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#aFc(#Lrc #wAf, MemberInfo #xAf)
  638. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#cFc(#hsc #4Ub, Type #uAf)
  639. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#XEc(Assembly #sxc)
  640. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#iFc(Assembly #sxc)
  641. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.#30j(Assembly #sxc, IAssemblyName #4tc, IBinaryAssemblyMetadata #RDb)
  642. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Create(Assembly assembly, IAssemblyName assemblyName, IBinaryAssemblyMetadata metadata)
  643. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.FileBasedAssemblyRepository.Create(Assembly assembly, IAssemblyName assemblyName, IBinaryAssemblyMetadata metadata)
  644. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.FileBasedAssemblyRepository.GetOrCreate(Assembly assembly, IAssemblyName assemblyName, String location)
  645. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.#uBh(Assembly #sxc, IAssemblyName #4tc, String #bVe)
  646. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Load(Assembly assembly, IAssemblyName assemblyName)
  647. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Load(String fullName)
  648. at UiPath.Studio.Plugin.Workflow.ExpressionEditor.SyntaxService.LoadAssembly(LoadIntellisenseAssembliesContext context, String assemblyName, CancellationToken cancellationToken)
  649.  
  650. AVI: o log de associações de assembly está desativado.
  651. Para ativar o log de falhas de assembly, defina o valor do Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
  652. Observação: há alguma penalidade para o desempenho associada ao log de falha de associação de assembly.
  653. Para desativar esse recurso, remova o valor do Registro [HKLM\Software\Microsoft\Fusion!EnableLog].
  654. , HResult -2147024894
  655. 11:12:21.3133 => [ERROR] [UiPath.Studio.exe] [10] $LoadAssembly: UiPath.Vision, Version=1.1.0.268, Culture=neutral, PublicKeyToken=null: System.IO.FileNotFoundException: Could not load file or assembly 'Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null' or one of its dependencies. O sistema não pode encontrar o arquivo especificado.
  656. File name: 'Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null'
  657. at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  658. at System.Reflection.RuntimePropertyInfo.get_Signature()
  659. at System.Reflection.RuntimePropertyInfo.get_PropertyType()
  660. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#aFc(#Lrc #wAf, MemberInfo #xAf)
  661. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#cFc(#hsc #4Ub, Type #uAf)
  662. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#XEc(Assembly #sxc)
  663. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#iFc(Assembly #sxc)
  664. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.#30j(Assembly #sxc, IAssemblyName #4tc, IBinaryAssemblyMetadata #RDb)
  665. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Create(Assembly assembly, IAssemblyName assemblyName, IBinaryAssemblyMetadata metadata)
  666. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.FileBasedAssemblyRepository.Create(Assembly assembly, IAssemblyName assemblyName, IBinaryAssemblyMetadata metadata)
  667. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.FileBasedAssemblyRepository.GetOrCreate(Assembly assembly, IAssemblyName assemblyName, String location)
  668. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.#uBh(Assembly #sxc, IAssemblyName #4tc, String #bVe)
  669. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Load(Assembly assembly, IAssemblyName assemblyName)
  670. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Load(String fullName)
  671. at UiPath.Studio.Plugin.Workflow.ExpressionEditor.SyntaxService.LoadAssembly(LoadIntellisenseAssembliesContext context, String assemblyName, CancellationToken cancellationToken)
  672.  
  673. AVI: o log de associações de assembly está desativado.
  674. Para ativar o log de falhas de assembly, defina o valor do Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
  675. Observação: há alguma penalidade para o desempenho associada ao log de falha de associação de assembly.
  676. Para desativar esse recurso, remova o valor do Registro [HKLM\Software\Microsoft\Fusion!EnableLog].
  677. , HResult -2147024894
  678. 11:12:21.7852 => [ERROR] [UiPath.Studio.exe] [10] $LoadAssembly: Microsoft.Exchange.WebServices.Auth, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. O sistema não pode encontrar o arquivo especificado.
  679. File name: 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
  680. at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  681. at System.Reflection.RuntimePropertyInfo.get_Signature()
  682. at System.Reflection.RuntimePropertyInfo.get_PropertyType()
  683. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#aFc(#Lrc #wAf, MemberInfo #xAf)
  684. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#cFc(#hsc #4Ub, Type #uAf)
  685. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#XEc(Assembly #sxc)
  686. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#iFc(Assembly #sxc)
  687. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.#30j(Assembly #sxc, IAssemblyName #4tc, IBinaryAssemblyMetadata #RDb)
  688. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Create(Assembly assembly, IAssemblyName assemblyName, IBinaryAssemblyMetadata metadata)
  689. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.FileBasedAssemblyRepository.Create(Assembly assembly, IAssemblyName assemblyName, IBinaryAssemblyMetadata metadata)
  690. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.FileBasedAssemblyRepository.GetOrCreate(Assembly assembly, IAssemblyName assemblyName, String location)
  691. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.#uBh(Assembly #sxc, IAssemblyName #4tc, String #bVe)
  692. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Load(Assembly assembly, IAssemblyName assemblyName)
  693. at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.Load(String fullName)
  694. at UiPath.Studio.Plugin.Workflow.ExpressionEditor.SyntaxService.LoadAssembly(LoadIntellisenseAssembliesContext context, String assemblyName, CancellationToken cancellationToken)
  695.  
  696. AVI: o log de associações de assembly está desativado.
  697. Para ativar o log de falhas de assembly, defina o valor do Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
  698. Observação: há alguma penalidade para o desempenho associada ao log de falha de associação de assembly.
  699. Para desativar esse recurso, remova o valor do Registro [HKLM\Software\Microsoft\Fusion!EnableLog].
  700. , HResult -2147024894
  701. 11:12:22.0855 => [INFO] [UiPath.Studio.exe] [1] Entry Point: C:\Users\RPA-World\Documents\UiPath\Calculate_Client_Security_Hash\Main.xaml
  702. 11:12:22.1346 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerFileService From: UiPath.Studio.Plugin.Workflow.Services.DesignerFileServiceProxy.Load() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  703. 11:12:25.1142 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetDesignView() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  704. 11:12:25.0913 => [WARN] [UiPath.Studio.exe] [1] XamlMigration: removed reference System.Runtime.WindowsRuntime
  705. 11:12:25.0913 => [WARN] [UiPath.Studio.exe] [1] XamlMigration: removed reference UiPath.Core
  706. 11:12:25.1584 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  707. 11:12:25.1979 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  708. 11:12:25.1979 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  709. 11:12:25.1979 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  710. 11:12:25.1979 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  711. 11:12:25.1979 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  712. 11:12:25.1979 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  713. 11:12:25.1979 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetPropertiesView() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  714. 11:12:25.2742 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetOutlineView() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  715. 11:12:27.3236 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerFileService From: UiPath.Studio.Plugin.Workflow.Services.DesignerFileServiceProxy.Sanitize() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  716. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  717. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  718. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  719. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  720. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  721. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  722. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  723. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  724. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  725. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  726. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  727. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  728. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  729. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  730. 11:12:27.9258 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  731. 11:12:27.9552 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  732. 11:12:27.9552 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  733. 11:12:27.9552 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  734. 11:12:27.9552 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  735. 11:12:27.9552 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  736. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  737. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  738. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  739. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  740. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  741. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  742. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  743. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  744. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  745. 11:12:27.9699 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  746. 11:12:46.7221 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  747. 11:12:46.7221 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  748. 11:12:46.9493 => [ERROR] [UiPath.Studio.exe] [1] System.NullReferenceException: Object reference not set to an instance of an object.
  749. at UiPath.Studio.Shell.Views.MainWindow.SetDockHostWindowState(DockHost host, Boolean isEnabled, Nullable`1 canAttach, Nullable`1 canDock)
  750. at UiPath.Studio.Shell.Views.MainWindow.<>c__DisplayClass46_0.<DisableFloatingWindows>b__1(<>f__AnonymousType0`4 fw)
  751. at System.Collections.Generic.List`1.ForEach(Action`1 action)
  752. at UiPath.Studio.Shell.Views.MainWindow.DisableFloatingWindows()
  753. at UiPath.Studio.Plugin.Workflow.Services.WizardServiceProxy.<StartWizardExecute>d__21.MoveNext(), HResult -2147467261
  754. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  755. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  756. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  757. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  758. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  759. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  760. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  761. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  762. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  763. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  764. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  765. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  766. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  767. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  768. 11:12:47.2568 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  769. 11:12:48.0186 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  770. 11:12:48.0186 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  771. 11:12:48.2264 => [ERROR] [UiPath.Studio.exe] [1] System.NullReferenceException: Object reference not set to an instance of an object.
  772. at UiPath.Studio.Shell.Views.MainWindow.SetDockHostWindowState(DockHost host, Boolean isEnabled, Nullable`1 canAttach, Nullable`1 canDock)
  773. at UiPath.Studio.Shell.Views.MainWindow.<>c__DisplayClass46_0.<DisableFloatingWindows>b__1(<>f__AnonymousType0`4 fw)
  774. at System.Collections.Generic.List`1.ForEach(Action`1 action)
  775. at UiPath.Studio.Shell.Views.MainWindow.DisableFloatingWindows()
  776. at UiPath.Studio.Plugin.Workflow.Services.WizardServiceProxy.<StartWizardExecute>d__21.MoveNext(), HResult -2147467261
  777. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  778. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  779. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  780. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  781. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  782. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  783. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  784. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  785. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  786. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  787. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  788. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  789. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  790. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  791. 11:12:48.5094 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  792. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  793. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  794. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  795. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  796. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  797. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  798. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  799. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  800. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  801. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  802. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  803. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  804. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  805. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  806. 11:14:53.7357 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  807. 11:15:00.8090 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  808. 11:15:00.8090 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCut() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  809. 11:15:00.8090 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanCopy() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  810. 11:15:00.8090 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  811. 11:15:00.8090 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsService From: UiPath.Studio.Plugin.Workflow.Services.DesignerCommandsProxy.CanPaste() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
  812. 11:15:00.8090 => [INFO] [UiPath.Studio.exe] [1] Accessed: UiPath.Studio.Plugin.Workflow.Services.DesignerViewService From: UiPath.Studio.Plugin.Workflow.Services.DesignerViewProxy.GetReadOnly() Via: UiPath.Studio.Plugin.Workflow.Services.MarshalByRefServiceProxyBase`1.get_InnerService() ExtraInfo: UNKNOWN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement