When attempting to debug a Web Application project, the following error is generated:
System.NullReferenceException: Object reference not set to an instance of an object.
at LogicBase.Tool.UI.Debugging.DebugEngine.CheckEscalationThreadStart()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Steps to reproduce:
Workflow Solution 8.5 versions prior to 8.5.4229.0
Known issue
This issue has been resolved with new Build of Workflow 8.5.4229.0 or later resolves the issue.