Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Please suggest what need to be done in order to avoid the following error.
Everytime I start the debug by placing breakpoint I get this error message.
When I encounter the following error, I close the application & start debugging again.
It works fine.
Can somebody suggest why it happen so & what can be done to overcome this.
Note: My script is error free.
Please provide a sample app for which this can be reproduced, and also specifiying where you are placing the breakpoint.
Also please clarify what QV version you are running.
I have the same experience. I have just been living with it.
Hi Toni,
Please find the attached sample file for your reference.
Issue is its not everytime I am getting this error message as mention in my previous post.
FYI, I am using Qlikview 9 SR6
I have placed breakpoint at module
sub ReduceFile
Hi Toni,
Awaiting for your suggestion on the debugger issue.
Could you please provide more details on how you execute this debug session?
I assume you are not running the QV Debugger, as I can find the Subroutine there.
FYR,
In Sample Report Distribution.qvw, Edit Module -> Placed breakpoint at line no 10. i.e. sub ReduceFile
Click on Debug button to initaite debugging but endup with the error.