Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
nico_ilog
Partner - Creator II
Partner - Creator II

Qlik Sense App not reloading in Server

Hi All,

Having an issue with a Application not reloading, even though the Connection string is correct.

It works perfectly fine in the Desktop Version. But not reloading in Server.

Attached the log file. Its using a OLEDB CONNECT32 connection string.

This is the error in the log. Error: ErrorSource: (null), ErrorMsg: Class not registered

The connection is to a SQL Server to which the Sense Server has access.. Pinged it and its working fine.

In the App:

LIB CONNECT TO '<Server_Name>';

The String: OLEDB CONNECT32 TO [Provider=SQLNCLI11;Data Source=<Server_Name>;Initial Catalog=<DatabaseName>;]

Any suggestions?

Nico

1 Solution

Accepted Solutions
nico_ilog
Partner - Creator II
Partner - Creator II
Author

Nvm.. fixed it.

I used SQL Native client as the provider instead of MS SQL Server.

Solved.

View solution in original post

1 Reply
nico_ilog
Partner - Creator II
Partner - Creator II
Author

Nvm.. fixed it.

I used SQL Native client as the provider instead of MS SQL Server.

Solved.