Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

API GetUserDocuments method causes QVS to crash. Why?

Hi all,

I wrote some code to get all user documents on the QVS, so that I could access the DocumentMetaData of each file. I wanted to see which users could access which files for reporting reasons.
When ever I run the code it causes the QVS to crash. The QVS also crashes when I attempt to view the user documents in the browser through the QMC. Specifically the QVS crashes when the "GetUserDocuments(qvsId)" method is called.

In both cases the same exception is thrown:

An exception occurred: System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine

The code did work yesterday, but after adding a new QVW to the access point it  began to throw exceptions. I was never able to view user documents in the QMC.

At the moment all QlikView folders are stored NAS locations.

Does anyone else have problems viewing user documents in the QMC or through the API?

What is the best folder structure for QlikView files?

Any help would be greatly appreciated.

0 Replies