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: 
Not applicable

Qlikview Web Server Service Error

I am having an issue with the QlikView Web server service not starting at all. The other services are running as normal, nothing on the server side has changed (Windows Updates, Server Config, Hardware changes, etc.). The account used to run the service has not changed at all and neither has the password. I checked the event viewer and found the below error.

Service cannot be started. System.IO.FileLoadException: Could not load file or assembly 'SolutionGlobal, Version=9.0.7502.8, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'SolutionGlobal, Version=9.0.7502.8, Culture=neutral, PublicKeyToken=null' at QlikView.WebServer.AccessPointServer.OnStart(String[] args) at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

I am still a relative newcomer to QlikView development and administration, do any of you have any idea the steps I need to go through to resolve this issue?

Any help is greatly appreciated.

Thank you.

4 Replies
danielrozental
Master II
Master II

Never seen that error before. Are you sure IIS isn't also running on that same port?

I believe you should contact QT support.

deepakk
Partner - Specialist III
Partner - Specialist III

I have face this error in Windos XP machine. But it that case IIS was running on the same machine. I stopped the IIS admin service and then I was able to start the Web service.

If you have installed new software in that machine , try to stop it service and then try to start the QV webserver.

Not applicable
Author

Hi,

Start by allowing the detailed logging as stated in the error message

Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

-Alex



Not applicable
Author

One can have QlikViewWebServer and IIS at the same time on same port with the help of "Tcp.Net port sharing" service.

Just don't install the QlikView components in IIS. This performs very poorly / fails

-Alex