Unexpected error!

rohanshankar

New Member
Hi,

I am getting below error for Blue Prism application:

System.NullReferenceException: Object reference not set to an instance of an object.
at BluePrism.AutomateProcessCore.clsProcess.RunAction(RunActions Action, clsProcessBreakpointInfo& BreakPointInfo, Boolean bPauseWhenBreakPointRaised)
at AutomateUI.ctlProcessViewer.DebugAction(RunActions action, Boolean noActivate)
at AutomateUI.frmProcess.evhDoStepOver(Object sender, EventArgs e)

Can anyone help me understand why this would happen. And any suggestion to resolve the same is welcome!
 
Top