Hi,
I have installed community edition of UI Path recently . I have activated the free trial . When trying to run a simple project, I get the following error. Please help on this.
Couldn’t find type for class NLog.NLogTraceListener, NLog.
System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Couldn’t find type for class NLog.NLogTraceListener, NLog. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Configuration.ConfigurationErrorsException: Couldn’t find type for class NLog.NLogTraceListener, NLog.
at System.Diagnostics.TraceUtils.GetRuntimeObject(String className, Type baseType, String initializeData)
at System.Diagnostics.TypedElement.BaseGetRuntimeObject()
at System.Diagnostics.ListenerElement.GetRuntimeObject()
at System.Diagnostics.ListenerElementsCollection.GetRuntimeObject()
at System.Diagnostics.TraceSource.Initialize()
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at UiPath.RobotTraceListener.TraceExtendedLog(TraceEventType eventType, JObject jLog)
at UiPath.RobotTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceInternal.TraceEvent(TraceEventType eventType, Int32 id, String format, Object args)
at UiPath.Brok…).
Thanks!