Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview Iframe says 'No Connection'

I have placed a page index.html in QlikView IIS website with following html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns:zfp="http://www.qliktech.com/zfp" xmlns="http://www.w3.org/1999/xhtml">                         

  <head>                                                

    <title>QlikView</title>                                                

    <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EmulateIE8" />

    <script language="javascript" type="text/javascript" src="http://localhost/QVAJAXZfc/htc/QvAjax.js"></script>

  </head>

<body>

    <div>

          <iframe src="http://localhost/QvAJAXZfc/singleobject.htm?document=doc.qvw&object=CH06&ticket=IxvEk0PAYQWwR7nZa94m..." />

    </div>

</body>

</html>

when I open this document I got this response

<result><message text='No connection'/></result>

for following request

http://localhost/QvAjaxZfc/QvsViewClient.aspx?mark=&ticket=IxvEk0PAYQWwR7nZa94mSOW9hxLJPzlmCz10cM8F&...

Note I update ticket with latest one which i generate using getwebticket.aspx every time before opening this file in browser.

Please I am getting short on time on this project , so any help is appreciated...

Regards:

Mubbasher

0 Replies