I'm trying to use QVSNetRemote.dll in a web service for me to list all the qlikview document and retrieve all the rows and columns for a specific table.
I was able to do this in a console application but when I try to transfer it to web service it gives me different results like the console app can retrieve all the document names while the web service can't.