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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikOcx and Windows 2003 server

Good day,

I've made a very simple application with Visual Basic 6 using the QlikOcx :

- QlikOcx

- A button that calls


Private Sub Command1_Click()
QlikOCX1.OpenDocument "C:\test.qvw", "", ""
End Sub


But when I run the program under 2003 server, I always have an error message "memory cannot be written", whereas it works like a charm on Windows XP.

Can you tell me if you succeed to use QlikOcx under Windows 2003 server ?

Labels (1)
0 Replies