Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
infopilot
Contributor
Contributor

Open on server

Qlik.jpgHello,

Hello,

We migrate from Qlikview V9 (Wich works fine) to Qlikview 11, and now when we want click on button to open on a server, it is very very long (about 30 seconds).

Is someone got the same mistake ? and how to solve it ?

Best regards

Labels (1)
1 Solution

Accepted Solutions
Peter_Cammaert
Partner - Champion III
Partner - Champion III

Also: the qvp protocol uses port 4747 to communicate. Check your QV11 server to see whether its firewall blocks this port.

Peter

View solution in original post

5 Replies
vikasmahajan
MVP
MVP

Give following command

qvp://100.0.7.17       100.0.7.17 will Ip address of your server.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
infopilot
Contributor
Contributor
Author

Unfortunately it doesn't work ...Same mistake

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Does it just take a long time to open the document list, or do you get an error message? In the last case, could you tell us what message you got?

BTW Open a command window (e.g. black window with a C:\> prompt) and enter "ping srv-qlikview". Do you get any replies?

Best,

Peter

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Also: the qvp protocol uses port 4747 to communicate. Check your QV11 server to see whether its firewall blocks this port.

Peter

infopilot
Contributor
Contributor
Author

I opened 4747 port on my server and it works.Great !

Thanks a lot