Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Debugger Issue

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.

6 Replies
ToniKautto
Employee
Employee

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.

m_woolf
Master II
Master II

I have the same experience. I have just been living with it.

Not applicable
Author

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

Not applicable
Author

Hi Toni,

Awaiting for your suggestion on the debugger issue.

ToniKautto
Employee
Employee

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.

Not applicable
Author

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.