Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

iframe no connection error

hello all,

I have a qvw that is iframed in a web app. i use webtickets to authenticate and retrieve a qvw. when running under http://localhost/portal,

the app works great and everything loads.

when i try to access the application from the web at http://xxx.xxx.xxx.xxx/Portal - the web page components load but the qvw comes back with a Qlikview popup that says "No Connection".

It's not a memory issue - i've checked that.

Debugging in fiddler, I see that the opendoc.htm loads fine - a valid webticket is retrieved.

But I'm not seeing any qvw html come back, outside of the html embedded in the opendoc.htm file.

When the QvsViewClient page is called it comes back with:

Message Posted:

<update mark="" stamp="" cookie="true" scope="Document" view="local/Development/xxxxxxx.qvw" ident="null"><add name="Document.ActiveSheet" /><set name="Document" add="mode;servercontrol;ie6false" /></update>

Response:

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

I feel like it might be a configuration error but I can't isolate the cause.

has anyone had this error before?

2 Replies
Not applicable
Author

Hi Daniel,

I would suggest you contact Qlik Support to get a best and proper help, it can be a bit tricky to do a full investigation via community thread.

Regards

Andreas

Not applicable
Author

I get a similar problem with a similar setup.  Everything works for a week or so, then we start getting "No Connection" from the server.  Restarting the QlikView service will get the connection back, but that isn't a very good solution.  Have you found an answer to your problem?