Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I'm accessing the qlik from another machine where qlik sense server is installed localy ..I'm getting error suddenly what kind of error is that
Don't know about the v0.0 version, but you can always turn off the version check by setting the following property on your location instance: https://help.qlik.com/en-US/sense-developer/April2018/apis/net+sdk/html/P_Qlik_Engine_ILocation_IsVe...
You set it like this:
location.IsVersionCheckActive = false;