For QlikView 11 on Windows 2008 to restaure the Reload Tab after removing the publisher licence

you must change the IsPublisher=”true” to IsPublisher=”false”in the following file:

C:\ProgramData\QlikTech\ManagementService\QVPR\DistributionService.xml

 

Ex.:

. . .

</xs:schema>

<DistributionService . . . IsPublisher=”false”  . . . />

</NewDataSet>

 

1. Stop QlikView Services

2. Backup the file DistributionService.xml

3. Change IsPublisher=”true” to IsPublisher=”false” on the line <DistributionService

4. Start Services.