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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
amien
Specialist
Specialist

update API from 10 --> 11?

i have a small console application that used the API of QV 10 just fine. Administrator updated the server to QV11 and now my program doesn;t work anymore.

Perhaps ofcourse the API in the program needs to be updated?

two questions

1\ where can i find the SDK for QV 11? yes, i know in the qlikview server software, but i didn't have any SDK option. I installed what can be installed, but can't find it

2\ how do i update the API in my C script (service reference)?

Thanks in advanced

1 Solution

Accepted Solutions
amien
Specialist
Specialist
Author

fixed.

just delete the service reference and add it again. works perfectly.

View solution in original post

1 Reply
amien
Specialist
Specialist
Author

fixed.

just delete the service reference and add it again. works perfectly.