Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?