Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW

Internal inconsistency, type CPV error in QlikView Desktop after downloading QVW from Access Point

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

Internal inconsistency, type CPV error in QlikView Desktop after downloading QVW from Access Point

Last Update:

Nov 3, 2020 3:59:06 AM

Updated By:

Sonja_Bauernfeind

Created date:

Jan 17, 2018 7:30:44 AM

When users download applications from the access point, they get an error message when the application is opened. Message: "Internal inconsistency, type cpv, detected." 

Internal inconvistency, type CPV, detected.png

  

Cause


Not enough time allocated for the file creation and transfer to the client.  The previous setting for this was the QvsTimeout in the QVWS Config.xml file located in ProgramData\QlikTech\WebServer.

 

Resolution


The way to resolve it is to use increase the SocketTimeOutInSeconds value:


With the QlikView Web Server:
  • Stop the QlikView WebServer Service
  • Navigate to C:\Program Files\QlikView\Server\Web Server
  • Open QVWebServer.exe.config
  • Inside the <appSettings> section, add the following key (if not already present): 
    <add key="SocketTimeOutInSeconds" value="600"/> (Note: the value can be adjusted up or down to meet specific requirements for the environment)
  • Save the file, and start the QlikView WebServer Service
For IIS and QlikView Settings service:
  • Stop the QlikView Settings Service
  • Open the Internet Information Services Manager
  • Navigate to the Default website, or the website to which the QlikView components were installed 
  • In the centre pane, navigate within the ASP.Net area to the Application Settings applet and open it by double-click
  • In the far right pane, click the Add link
  • In the resulting dialogue add the SocketTimeOutInSeconds setting to the Name field and set the value to the amount of time needed in the environment and click OK
  • It may be necessary to do an IISRESET via Admin Command dialogue
  • Start the QlikView Settings Service
Labels (1)
Contributors
Version history
Last update:
‎2020-11-03 03:59 AM
Updated by: