<?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: Could not Touch Target File in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517060#M1291885</link>
    <description>&lt;P&gt;ok after some further research I have discovered the following.&lt;/P&gt;&lt;P&gt;When running the desktop app on the server using the service account or any other admin account the reload function for any of the documents is greyed-out.&lt;/P&gt;&lt;P&gt;When I follow the following article and create a document the reload function is present and works in the desktop app.&lt;/P&gt;&lt;P&gt;I believe that if I can get the reload function to work in the desktop app my problem will be resolved.&lt;/P&gt;&lt;P&gt;What can cause the reload function to be greyed-out on the desktop app?&lt;/P&gt;&lt;P&gt;Reload Fails in Publisher, Works in Desktop&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qs-p qs-article-number"&gt;Article Number:&lt;SPAN&gt;000026388&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;|&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Last Updated:&lt;SPAN&gt;12/06/2018&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="pbSubsection"&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 06 Dec 2018 01:39:21 GMT</pubDate>
    <dc:creator>LGNiceguy</dc:creator>
    <dc:date>2018-12-06T01:39:21Z</dc:date>
    <item>
      <title>Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1516988#M1291875</link>
      <description>&lt;P&gt;We have QLikview publisher and now it appears that after some time our schedule reloads are failing with the following error. We are running on Windows server 2012. I have verified that the service account has access to write in any folder on the machine that it would care to. I receive the following in the logfile&lt;/P&gt;&lt;P&gt;Error Exception=System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated. || at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess) || at System.Security.Principal.NTAccount.Translate(Type targetType) || at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean&amp;amp; modified) || at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule) || at QVBWrapper.Document.CopyPermissionsToEmptyFile(ILogBucket i_LogBucket, String i_SourceFilename, String i_DestinationFileName)&lt;BR /&gt;20181205T124019.556-0500 Error Could not touch target file&lt;BR /&gt;20181205T124019.572-0500 Information Closing the document.&lt;BR /&gt;20181205T124020.228-0500 Information Closed the QlikView Engine successfully. ProcessID=7916&lt;BR /&gt;20181205T124020.228-0500 Error The task "Reload VW Merge_Salesforce Pipeline_splits" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---&amp;gt; QDSMain.Exceptions.ReloadFailedException: Reload failed ---&amp;gt; QDSMain.Exceptions.LogBucketErrorException: Could not touch target file || at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) || --- End of inner exception stack trace --- || at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) || at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) || --- End of inner exception stack trace --- || at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) || at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P&gt;Any help would be appreciated. If it is not using the service account how can I determine what account it is using when running a reload?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1516988#M1291875</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1516993#M1291876</link>
      <description>&lt;P&gt;You can check which account is running the distribution service from windows services.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That account would need full permissions on the source folder and the folder publisher is publishing to&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 18:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1516993#M1291876</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-05T18:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517000#M1291877</link>
      <description>&lt;P&gt;Ok I thought that was the case and that account has permission to write to the folder and I have been able to add files suing that account.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you response.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 19:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517000#M1291877</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-05T19:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517003#M1291878</link>
      <description>&lt;P&gt;Is the file open anywhere else? maybe try and kill all QVBs and restart the services in case the file is locked by something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 19:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517003#M1291878</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-05T19:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517007#M1291879</link>
      <description>&lt;P&gt;THat has been done also as the server has been restarted . This has been an on-going issue for a month or so. I am just taking time today to try and figure out a solution.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 19:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517007#M1291879</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-05T19:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517023#M1291880</link>
      <description>&lt;P&gt;Do you have a document log (it should be in the same folder as the source QVW), what does the error say in that?&lt;/P&gt;&lt;P&gt;What is the full path of your source QVW, if its in any 'system' folders then that may cause a problem.&lt;/P&gt;&lt;P&gt;Does the reload work if running from the same location but using QV Desktop (not through the QMC)?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 20:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517023#M1291880</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-05T20:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517028#M1291881</link>
      <description>&lt;P&gt;Also, are you using section access?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 20:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517028#M1291881</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-05T20:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517031#M1291882</link>
      <description>&lt;P&gt;The document log looks ok i do not see any errors. There are no system folders in the path to these files as they are on a seperate drive in their own folder. yes the reload works using the desktop.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 21:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517031#M1291882</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-05T21:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517032#M1291883</link>
      <description>&lt;P&gt;no we are not using section access&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 21:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517032#M1291883</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-05T21:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517034#M1291884</link>
      <description>&lt;P&gt;OK, so no section access and the reload works in the client. How was the last reload attempt done, QMC or client? The reason i ask is I'm wondering if the reason the doc log looks ok is because it was last done in the client?&lt;/P&gt;&lt;P&gt;If it errors in the QMC the doc log should show that too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;at the moment it does sound permissions related.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you log onto the server as the service account and try a manual reload from the client?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 21:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517034#M1291884</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-05T21:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517060#M1291885</link>
      <description>&lt;P&gt;ok after some further research I have discovered the following.&lt;/P&gt;&lt;P&gt;When running the desktop app on the server using the service account or any other admin account the reload function for any of the documents is greyed-out.&lt;/P&gt;&lt;P&gt;When I follow the following article and create a document the reload function is present and works in the desktop app.&lt;/P&gt;&lt;P&gt;I believe that if I can get the reload function to work in the desktop app my problem will be resolved.&lt;/P&gt;&lt;P&gt;What can cause the reload function to be greyed-out on the desktop app?&lt;/P&gt;&lt;P&gt;Reload Fails in Publisher, Works in Desktop&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qs-p qs-article-number"&gt;Article Number:&lt;SPAN&gt;000026388&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;|&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Last Updated:&lt;SPAN&gt;12/06/2018&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="pbSubsection"&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Dec 2018 01:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517060#M1291885</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-06T01:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517201#M1291886</link>
      <description>&lt;P&gt;In document properties, check the 'Security' tab and ensure that 'Reload' and 'Allow User Reload' is ticked..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 695px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1690i49327EBCF4FB978C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 09:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517201#M1291886</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-06T09:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517541#M1291887</link>
      <description>&lt;P&gt;Yes those are checked in the properties&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 17:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517541#M1291887</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-06T17:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517552#M1291888</link>
      <description>&lt;P&gt;Are you using the 'open in server' option or are you opening the QVW normally i.e. File&amp;gt;Open?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 17:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517552#M1291888</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-06T17:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517553#M1291889</link>
      <description>&lt;P&gt;using the open in server option and the reload option is greyed-out when I open normally it is not and I can do everything you have asked.&lt;/P&gt;&lt;P&gt;If I was to run a repair on Qlikview server will it break anything. I also realize that the latest version is available but I am not sure I want to update at the moment.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 17:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517553#M1291889</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-06T17:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517557#M1291890</link>
      <description>&lt;P&gt;Thats why, you cant perform a reload, edit script&amp;nbsp; or save when you 'open in server'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you open in server its acting like a thin client not the full client (just like accesspoint but using the QV client).&lt;/P&gt;&lt;P&gt;To perform reloads, save and edit script you actually need to open the QVW normally by using File&amp;gt;&amp;gt;Open.&lt;/P&gt;&lt;P&gt;This obviously doesn't answer why you cant reload via QMC though&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 17:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517557#M1291890</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-06T17:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517567#M1291891</link>
      <description>&lt;P&gt;Publisher was working and running these before a month or so ago and then one day it just stopped.&amp;nbsp; We just do not know why this has happened and now we have to manually update these files and all scheduled reloads are not working receiving this error.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 18:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517567#M1291891</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2018-12-06T18:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517577#M1291892</link>
      <description>&lt;P&gt;What about...&lt;/P&gt;&lt;P&gt;1. taking a copy of the QVW and setting up a reload schedule on that and attempting a reload?&lt;/P&gt;&lt;P&gt;2. Moving the QVW into a different folder-outside of the original mounted folder (and ensuring the permissions or correct on the new folder), mounting the folder in the QMC and setting up a schedule to it and testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;if no.1 works then that says its an issue with the QVW and if no.2 works then that says its permissions on the original folder.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 18:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1517577#M1291892</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-06T18:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Could not Touch Target File</title>
      <link>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1536181#M1291893</link>
      <description>&lt;P&gt;I am coming back to this as I have upgraded my server per Qlik Support however I still have the same problem. Does anyone have any more ideas. I have logged on with the service account that is running all of the services and have gone through all folders on the machine and checked the effective access and that account has all permissions.&amp;nbsp; I have reviewed GPO's , Removed Antivirus, saved a files in every folder on the machine using the Service account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am baffled at this point. Any help or ideas would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 20:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Could-not-Touch-Target-File/m-p/1536181#M1291893</guid>
      <dc:creator>LGNiceguy</dc:creator>
      <dc:date>2019-01-28T20:42:22Z</dc:date>
    </item>
  </channel>
</rss>

