<?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 Re: Error on loading document with Loop and reduce (QV 12.10 SR2) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270258#M1293010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;The problem was just the syntetic keys. In any case, with SR4 (released two days ago), the problem is completely solved.&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2017 14:29:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-30T14:29:44Z</dc:date>
    <item>
      <title>Error on loading document with Loop and reduce (QV 12.10 SR2)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270252#M1292988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;I'm facing an issue and I can't understand how to solve it. I have migrated my QV server from version 11.2 SR9 to version 12.1 SR2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Everything seems to be ok, my tasks works fine but I've two tasks going in error. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;The problem is the same:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;I have two documents I can reload without problem from desktop and from server. If I try to apply loop and reduce this tasks generates this error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN lang="EN-GB"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;14/02/2017 10:47:41 Error Could not run ReduceData. Exception=QVBWrapper.Exceptions.ReduceAndSaveFailedException: Failed to reduce and save document: C:\ProgramData\QlikTech\DistributionService\2\temp\0dcae466-c560-43d8-95e7-710508981bbe\document.qvw ---&amp;gt; System.Runtime.InteropServices.COMException: &lt;STRONG style="color: #ff0000;"&gt;Error HRESULT E_FAIL has been returned from a call to a COM component&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;. &lt;/SPAN&gt; at QlikView.Doc.ReduceAndSaveAs(String _FileName, String _BookmarkIdOrName, Object _DropFieldNames_ArrayOfString)&amp;nbsp; at QVBWrapper.Document.ReduceAndSave(ILogBucket logBucket, String savePath, Boolean checkoutReducedDocument)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.ReduceAndSave(ILogBucket logBucket, String savePath, Boolean checkoutReducedDocument)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.ReduceData(ILogBucket logBucket, Boolean reduce, String savePath, Boolean checkoutReducedDocument, Boolean save)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;14/02/2017 10:47:41 Error Failed to generate QVW files.. Exception=System.ArgumentException:&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; Empty path name is not legal.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)&amp;nbsp; at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)&amp;nbsp; at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)&amp;nbsp; at QVBWrapper.Document.GetStream(ILogBucket i_LogBucket, eDocumentType i_DocumentType, String i_URL, Boolean i_ShowToolBar, String i_ReportID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;14/02/2017 10:47:46 Error Failed to generate QVW File package..Exception=QDSMain.Exceptions.NoDocumentPackageFoundException: &lt;STRONG style="color: #ff0000;"&gt;No Document Package found.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN lang="EN-GB"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN lang="EN-GB"&gt;I have two servers: test and production. Test was the copy of production and I migrated it to the version 12.1, while production still is on the 11.2. On this one i have no problem and the task works pefectlly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN lang="EN-GB"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri;"&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Can somebody help me, please?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;SPAN lang="EN-GB"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&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/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270252#M1292988</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error on loading document with Loop and reduce (QV 12.10 SR2)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270253#M1292993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have similar issue after upgrading to 12.1 SR2 Unable to Reduce via the publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ishaq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(15/02/2017 4:03:54 PM) Error: Could not run ReduceData. Exception=QVBWrapper.Exceptions.ReduceAndSaveFailedException: Failed to reduce and save document: C:\ProgramData\QlikTech\DistributionService\1\temp\96c0c2f4-4891-4ff4-873c-1eb7e17b3326\document.qvw ---&amp;gt; System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component. ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QlikView.Doc.ReduceAndSaveAs(String _FileName, String _BookmarkIdOrName, Object _DropFieldNames_ArrayOfString) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.ReduceAndSave(ILogBucket logBucket, String savePath, Boolean checkoutReducedDocument) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace --- ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.ReduceAndSave(ILogBucket logBucket, String savePath, Boolean checkoutReducedDocument) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.ReduceData(ILogBucket logBucket, Boolean reduce, String savePath, Boolean checkoutReducedDocument, Boolean save)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(15/02/2017 4:03:54 PM) Error: Failed to generate QVW files.. Exception=System.ArgumentException: Empty path name is not legal. ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) ||&amp;nbsp;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.GetStream(ILogBucket i_LogBucket, eDocumentType i_DocumentType, String i_URL, Boolean i_ShowToolBar, String i_ReportID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 13:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270253#M1292993</guid>
      <dc:creator>fasibaig</dc:creator>
      <dc:date>2017-02-15T13:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error on loading document with Loop and reduce (QV 12.10 SR2)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270254#M1292998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Dear Ishaq,&lt;/P&gt;&lt;P class=""&gt;I'm in contact with qlik support team. They have found the bug and they are going to publish a new service release in next days.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Best regards,&lt;/P&gt;&lt;P class=""&gt;Andrea Succi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270254#M1292998</guid>
      <dc:creator />
      <dc:date>2017-03-22T11:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error on loading document with Loop and reduce (QV 12.10 SR2)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270255#M1293002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;I got this same issue on several documents after an upgrade from 11.20 SR5 to 12.10 SR3. I tried all I could think of but as soon as I had loop and reduce activated, i got this error. If i run the same on the old server (11.20 SR5), it works.&lt;/P&gt;&lt;P&gt;This morning i did the same test with another app on our own testenviroment (running 12.12 SR3) and i could not reproduce the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either something in some apps makes this happen or something else on the system is causing the problem.&lt;/P&gt;&lt;P&gt;If someone know of a good way to reproduce the error, please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 08:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270255#M1293002</guid>
      <dc:creator>gustavgager</dc:creator>
      <dc:date>2017-03-23T08:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error on loading document with Loop and reduce (QV 12.10 SR2)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270256#M1293006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Dear Gustav,&lt;/P&gt;&lt;P class=""&gt;We are waiting for version 12.20 SR4 from Qlik. Suapport says it will be released in few days.&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Br,&lt;/P&gt;&lt;P class=""&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 11:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270256#M1293006</guid>
      <dc:creator />
      <dc:date>2017-03-23T11:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error on loading document with Loop and reduce (QV 12.10 SR2)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270257#M1293009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update!&lt;/P&gt;&lt;P&gt;I actually found the reason for our problem. We had one tiiiiny synthetic-key. If i just removed it everything worked as expected. It worked fine in QV 11.20, but it doesnt work in QV 12.10.&lt;/P&gt;&lt;P&gt;So maybe you guys can check your apps and see if you have any synthetic-keys. And if you have, remove them and see if it works better &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 09:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270257#M1293009</guid>
      <dc:creator>gustavgager</dc:creator>
      <dc:date>2017-03-24T09:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error on loading document with Loop and reduce (QV 12.10 SR2)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270258#M1293010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;The problem was just the syntetic keys. In any case, with SR4 (released two days ago), the problem is completely solved.&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 14:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-loading-document-with-Loop-and-reduce-QV-12-10-SR2/m-p/1270258#M1293010</guid>
      <dc:creator />
      <dc:date>2017-03-30T14:29:44Z</dc:date>
    </item>
  </channel>
</rss>

