Workflow Won't open - 'dkpnlDebug' error

HI

When I try and open Connetc Workflow I’m getting a error coming up “Exception EInvalidOperation in module vcl60.bpl at 00058ED0.
Control ‘dkpnlDebug’ has no parent window.” Below is the full dump of the error. Anyone got any ideas what this could be?

Crash Dump - PReS Workflow - Exception occurred on 2020/07/14 11:19:40
PReS Workflow Version 2018.1.1.13044

Error message: Exception EInvalidOperation in module vcl60.bpl at 00058ED0.
Control ‘dkpnlDebug’ has no parent window.

ExceptAddr: 40109ED0
hInstance: 00400000
VirtAddress: 3FD08ED0

Unit:
Proc:
Line: 0

Call Stack:
[40109ECB]{vcl60.bpl } Controls.TWinControl.CreateWnd + $A7

Hold CTRL as you open the Designer - it’s likely you’ve dragged a pane beyond the limits of the viewport.

When you do this, it will reset your window preferences in the registry and allow you to open the tool again.

Regards,

James.

1 Like

Perfect thanks that’s worked

I recently opened PP Worflow Config on a 4K monitor, and did some debugging of a process. Upon reopening PP Workflow Config on a small monitor, the layout was broken, the process hidden by other debug screen elements, and Workflow Config crashed on debug. Holding the CTRL key as the app loaded also fixed my issue.