<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Windows event log in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163192#M1287948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is absolutely correct, and a very good detective work, Chad.&lt;/P&gt;&lt;P&gt;I just need to point out that you forgot the "Services" path in the key. The correct path is: HKLM\System\CurrentControlSet\Services\Eventlog\Application.&lt;/P&gt;&lt;P&gt;I am not sure if this already is our R&amp;amp;D department's solution for this bug, but I will certainly make sure that they get this information. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2010 14:43:32 GMT</pubDate>
    <dc:creator>StefanBackstrand</dc:creator>
    <dc:date>2010-02-02T14:43:32Z</dc:date>
    <item>
      <title>Windows event log</title>
      <link>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163188#M1287936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have warnings from QVS in the Windows event log saying the message cannot be found : here is an example, does anyone knows waht I have to do to get the detailled message in the Windows event log.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The description for Event ID ( 123 ) in Source ( QlikViewServer ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: E:\Maquette QlikTech\Applications; User=SACEM\lecoqn, ImpLev=1; .&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163188#M1287936</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Windows event log</title>
      <link>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163189#M1287940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an indication that the components that QVS shall use to interact with the Windows event viewer interfaces are not properly registered or used. This is actually a confirmed bug in both 8.50 and 9.00, but today I wouldn't hope for a fix until after SR1, unfortunately.&lt;/P&gt;&lt;P&gt;/edit. The actual ID 123 could be that QVS is set to point on a document folder that doesn't exist, and is more a warning than an error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 16:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163189#M1287940</guid>
      <dc:creator>StefanBackstrand</dc:creator>
      <dc:date>2009-09-03T16:36:36Z</dc:date>
    </item>
    <item>
      <title>Windows event log</title>
      <link>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163190#M1287944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 16:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163190#M1287944</guid>
      <dc:creator />
      <dc:date>2009-09-03T16:51:56Z</dc:date>
    </item>
    <item>
      <title>Windows event log</title>
      <link>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163191#M1287947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, I read your post because I was running into the same issue and actually resolved the problem. The issue is most likely that in the registry the QlikViewServer key is missing from HKLM\System\CurrentControlSet\Eventlog\Application&lt;/P&gt;&lt;P&gt;Add the key QlikViewServer under Application and then, under the QlikViewServer key, add a new Expandable String Value named EventMessageFile that points to your Qvs.exe file (eg. C:\Program Files\QlikView\Server\Qvs.exe).&lt;/P&gt;&lt;P&gt;Next, add a new DWORD value named TypesSupported with the value of 7. Exit out of the registry and reboot the server and you should be good to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 21:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163191#M1287947</guid>
      <dc:creator />
      <dc:date>2010-01-29T21:04:04Z</dc:date>
    </item>
    <item>
      <title>Windows event log</title>
      <link>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163192#M1287948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is absolutely correct, and a very good detective work, Chad.&lt;/P&gt;&lt;P&gt;I just need to point out that you forgot the "Services" path in the key. The correct path is: HKLM\System\CurrentControlSet\Services\Eventlog\Application.&lt;/P&gt;&lt;P&gt;I am not sure if this already is our R&amp;amp;D department's solution for this bug, but I will certainly make sure that they get this information. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 14:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163192#M1287948</guid>
      <dc:creator>StefanBackstrand</dc:creator>
      <dc:date>2010-02-02T14:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Windows event log</title>
      <link>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163193#M1287949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have many messages from QlikViewServer V10 SR2 in Event Viewer just like this (by just like this, I mean that the description for the event cannot be found), and I just check the registry and these entries are already in place.&amp;nbsp; It doesn't seem to work.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dedicated QlikView server is running Windows 2003 R2 x64 SP2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: I just discussed this with QV support and they have confirmed that this problem has re-surfaced in V10 and in the V11 beta.&amp;nbsp; (The registry work-around worked for V9.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 14:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Windows-event-log/m-p/163193#M1287949</guid>
      <dc:creator />
      <dc:date>2011-07-14T14:47:54Z</dc:date>
    </item>
  </channel>
</rss>

