
Contributor II
2021-11-02
07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why OpenDocumentEx method returns null while opening some files?
Hi!
I'm working with QlikView docs via OCX API.
For opening files, I'm using this code:
var doc = axQlikOCX1.OpenDocumentEx(url, 1, false, Username, Password);
For some docs, it returns null, without throwing any Exceptions, etc.
Could you explain, how I can get the reason for this behavior (message etc.)?
Thank you in advance!
424 Views
0 Replies
