<?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 Problem reloading files from mapped drives in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154285#M1310208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed something strange when i tried to reload a file that loads data from a mapped drive.&lt;/P&gt;&lt;P&gt;If i run the scrip manually, it works just fine. But when i try to create a job in QlikView Server to do the same thing it doesn't work. It acts like the drive isn't mapped.&lt;/P&gt;&lt;P&gt;Is this a bug, or Qvs can't use mapped drives?&lt;/P&gt;&lt;P&gt;I have QlikView Server 9 SR2 64bit on an Windows 2008 SR2 64 bit server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>galrion82</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Problem reloading files from mapped drives</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154285#M1310208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed something strange when i tried to reload a file that loads data from a mapped drive.&lt;/P&gt;&lt;P&gt;If i run the scrip manually, it works just fine. But when i try to create a job in QlikView Server to do the same thing it doesn't work. It acts like the drive isn't mapped.&lt;/P&gt;&lt;P&gt;Is this a bug, or Qvs can't use mapped drives?&lt;/P&gt;&lt;P&gt;I have QlikView Server 9 SR2 64bit on an Windows 2008 SR2 64 bit server.&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/Problem-reloading-files-from-mapped-drives/m-p/154285#M1310208</guid>
      <dc:creator>galrion82</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Problem reloading files from mapped drives</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154286#M1310213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Drives are usually mapped on a per user level, most likely the account running the task doesent have that mapping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 08:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154286#M1310213</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2010-09-27T08:17:49Z</dc:date>
    </item>
    <item>
      <title>Problem reloading files from mapped drives</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154287#M1310216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this is it ; the drive is mapped on all the users on the server with the same letter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 08:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154287#M1310216</guid>
      <dc:creator>galrion82</dc:creator>
      <dc:date>2010-09-27T08:31:55Z</dc:date>
    </item>
    <item>
      <title>Problem reloading files from mapped drives</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154288#M1310219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alecsandru,&lt;/P&gt;&lt;P&gt;I had the same problem before..it does seem that when it is running in the server it cant locate it if you just input the mapped drive..i solved this by just giving the complete path..on my case in the office its something like this:&lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;STRONG&gt;\\10.248.2.24\folder1\folder2\folder3\filename.filetype&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 09:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154288#M1310219</guid>
      <dc:creator />
      <dc:date>2010-09-27T09:59:20Z</dc:date>
    </item>
    <item>
      <title>Problem reloading files from mapped drives</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154289#M1310223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alecs,&lt;BR /&gt;&lt;BR /&gt;I had the same problem too.&lt;BR /&gt;I solved in two ways:&lt;BR /&gt;1. \\192.168.0.1\D$\Folder\Document.xls&lt;BR /&gt;(Attention at the folder security.) I used this in script.&lt;BR /&gt;2. \\192.168.0.1\Folder\Document.xls&lt;BR /&gt;(Attention at the folder security.&lt;BR /&gt;Attention at map networking drive.) I used this in vbs macro.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Mihai Turturica&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 16:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154289#M1310223</guid>
      <dc:creator>mihaiturturica</dc:creator>
      <dc:date>2010-09-27T16:54:12Z</dc:date>
    </item>
    <item>
      <title>Problem reloading files from mapped drives</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154290#M1310225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mihai&lt;/P&gt;&lt;P&gt;Your solution worked. The files have reloaded without problems last night.&lt;/P&gt;&lt;P&gt;10x a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 06:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-reloading-files-from-mapped-drives/m-p/154290#M1310225</guid>
      <dc:creator>galrion82</dc:creator>
      <dc:date>2010-09-28T06:54:42Z</dc:date>
    </item>
  </channel>
</rss>

