<?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: apps with QVC include do not load in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196467#M22579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed in QVC V11 or later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2017 17:28:36 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2017-06-26T17:28:36Z</dc:date>
    <item>
      <title>apps with QVC include do not load</title>
      <link>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196462#M22574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm on 3.0.3 and seeing the same issue. This is causing me apps with QVC include not to load.&lt;/P&gt;&lt;P&gt;Having the same error on "Qvc_Example_Calendar" that is included in the last QVC-release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried just to execute the below script and get the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET QvcLib='lib://QVC';&lt;/P&gt;&lt;P&gt;$(Must_Include=$(QvcLib)\Qvc_Runtime\Qvc.qvs);&lt;/P&gt;&lt;P&gt;Exit Script;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Around this line it stops:&lt;/P&gt;&lt;P&gt;SET Qvc.Calendar.v.ExtSetVariables=CalendarExtSetVariables.qvs;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this error I can't get the script to work anymore. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 13:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196462#M22574</guid>
      <dc:creator>dajjan81</dc:creator>
      <dc:date>2016-10-12T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: apps with QVC include do not load</title>
      <link>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196463#M22575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's how to fix the QVC problem in Sense. In your script, after the include of qvc.qvs, add this line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET Qvc.Global.v.QlikProduct='SENSE';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that QVC guesses at which product is running by looking at the QlikViewVersion() value. For sense 3.1 desktop, the function is returning 10.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 21:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196463#M22575</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-10-12T21:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: apps with QVC include do not load</title>
      <link>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196464#M22576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob, thanks for your answer. The script fails before that line. (in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;qvc.qvs include load&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 12:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196464#M22576</guid>
      <dc:creator>dajjan81</dc:creator>
      <dc:date>2016-10-13T12:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: apps with QVC include do not load</title>
      <link>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196465#M22577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David, What's the error in the log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 17:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196465#M22577</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-10-13T17:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: apps with QVC include do not load</title>
      <link>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196466#M22578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2016-10-13 21:11:49 0117 SUB Qvc.Calendar(_startDate, _endDate, _tableName, _fieldPrefix, _firstMonth)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2016-10-13 21:11:49&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No qualified path for file: "\CalendarExtSetVariables.qvs"&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2016-10-13 21:11:49&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2016-10-13 21:11:49&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 19:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196466#M22578</guid>
      <dc:creator>dajjan81</dc:creator>
      <dc:date>2016-10-13T19:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: apps with QVC include do not load</title>
      <link>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196467#M22579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed in QVC V11 or later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 17:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/apps-with-QVC-include-do-not-load/m-p/1196467#M22579</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-06-26T17:28:36Z</dc:date>
    </item>
  </channel>
</rss>

