<?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: Include not working in debug mode in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273576#M8845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating new share folder in other drive. May be D or E and share that folder to all authenticated users. Now point your application to this shared folder with full qualified domain name. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2016 16:13:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-21T16:13:03Z</dc:date>
    <item>
      <title>Include not working in debug mode</title>
      <link>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273573#M8842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an application that I want to deploy easily to another environment. In the beginning I include a file containing all the necessary variables. The file I include is called FHR.qvs and I stored it in the root of Qlik Sense (C:\ProgramData\Qlik\Sense\Apps), this way, when I deploy to another environment, I just need to adapt that file and everything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is th&lt;SPAN style="font-size: 10pt;"&gt;e include: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;$(include=[FHR.qvs]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In fact this works perfectly fine in standard load mode, unfortunately it does not work in debug mode and that is pretty annoying. When running the load script of the app in debug mode I receive the following error "You cannot access the requested resource".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a solution for me or an alternative?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jean-Marc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Het bericht is bewerkt door: Jean-Marc Nihoul&#xD;
&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 08:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273573#M8842</guid>
      <dc:creator />
      <dc:date>2016-11-18T08:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Include not working in debug mode</title>
      <link>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273574#M8843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;$(must_include= &amp;lt;enter here the specific path to FHR&amp;gt;\FHR.qvs);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;HTH&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 08:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273574#M8843</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-11-18T08:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Include not working in debug mode</title>
      <link>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273575#M8844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you understand my problem. My code is working fine in load mode, it's only in debug mode that it is giving me an error. So, even if I had the full path, it is not working debug mode. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 09:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273575#M8844</guid>
      <dc:creator />
      <dc:date>2016-11-18T09:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Include not working in debug mode</title>
      <link>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273576#M8845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating new share folder in other drive. May be D or E and share that folder to all authenticated users. Now point your application to this shared folder with full qualified domain name. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 16:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Include-not-working-in-debug-mode/m-p/1273576#M8845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-21T16:13:03Z</dc:date>
    </item>
  </channel>
</rss>

