<?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 &amp;quot;File not found error&amp;quot; on STORE Command in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1587426#M596140</link>
    <description>&lt;P&gt;&lt;EM&gt;Its not an Qlikview issue I feel ,&amp;nbsp; after the&amp;nbsp; windows upgrade your setting are not allowing to overwrite the files with same name because of which your script is failing. Check with your windows teams once and is the issue still persist , help us with the complete log file&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 03:38:01 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2019-06-03T03:38:01Z</dc:date>
    <item>
      <title>Error "File not found error" on STORE Command</title>
      <link>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1587414#M596139</link>
      <description>&lt;P&gt;I have a document that used to work flawlessly on Windows 7 with QV 12.30.20 (November 2018), where a bunch of data is read, filtered and outputted to a csv file using a STORE command.&lt;/P&gt;&lt;P&gt;The same document is not reloading on Windows 10 using the same QV version. It halts on the store command with a wierd "File not found message" with this additonal info :&lt;/P&gt;&lt;P&gt;Cannot open file: '&amp;lt;filename&amp;gt;'&lt;BR /&gt;System error: Create directory C failed: boost::filesystem::create_directory: Cannot create a file when that file already exists&lt;/P&gt;&lt;P&gt;The same code works if I specificy a folder as an output that is not an OneDrive folder. Any hints of why this is happening? I need this output to be in a OneDrive folder.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2019 23:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1587414#M596139</guid>
      <dc:creator>brunomarques</dc:creator>
      <dc:date>2019-06-02T23:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error "File not found error" on STORE Command</title>
      <link>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1587426#M596140</link>
      <description>&lt;P&gt;&lt;EM&gt;Its not an Qlikview issue I feel ,&amp;nbsp; after the&amp;nbsp; windows upgrade your setting are not allowing to overwrite the files with same name because of which your script is failing. Check with your windows teams once and is the issue still persist , help us with the complete log file&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 03:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1587426#M596140</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2019-06-03T03:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error "File not found error" on STORE Command</title>
      <link>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1587515#M596141</link>
      <description>&lt;P&gt;Even when I specify a new filename (meaning it will not overwrite an existing one, I still get the same error) :&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 0069 NoConcatenate&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 0070 Pairing:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 0071 LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 0072 FileType &amp;amp; DataRow &amp;amp; RecordNr &amp;amp; '[' &amp;amp; DutyNr as DataRow&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 0073 Resident RawData&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 0074 WHERE DataRowType = 'P'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 1 fields found: DataRow, &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 39&amp;nbsp;806 lines fetched&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 0076 STORE Pairing into 'Pairing.csv' (txt)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:14 Error: Cannot open file: '&amp;lt;Full Path&amp;gt;\Pairing.csv' (System error: Create directory C failed: boost::filesystem::create_directory: Cannot create a file when that file already exists: "&amp;lt;full path&amp;gt;")&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;2019-06-03 09:25:15 0077 DROP TABLE Pairing&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 09:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1587515#M596141</guid>
      <dc:creator>brunomarques</dc:creator>
      <dc:date>2019-06-03T09:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error "File not found error" on STORE Command</title>
      <link>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1598868#M596142</link>
      <description>&lt;P&gt;I agree with the prior poster, given this worked in Windows 7, it would appear to be either a group security policy of some sort impacting Windows 10 in your environment, or something that Windows 10 is doing differently in relation to One Drive share etc.&amp;nbsp; Either way, I would recommend discussing this with the folks in charge of the business One Drive area to see if they can help troubleshoot things.&amp;nbsp; If you get further info that does point to something we are doing, I would open a support case at that point, so we can then try to replicate the issue and let R&amp;amp;D know if we are able to see the problem as well.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 21:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-quot-File-not-found-error-quot-on-STORE-Command/m-p/1598868#M596142</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-03T21:15:28Z</dc:date>
    </item>
  </channel>
</rss>

