<?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: Reload from Visual Studio in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788450#M1232320</link>
    <description>&lt;P&gt;QlikView server or Desktop?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 16:36:05 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2021-03-04T16:36:05Z</dc:date>
    <item>
      <title>Reload from Visual Studio</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788076#M1232317</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;we have our script base (mostly QVD generators) set up in QVS files and we are using VS to edit them. Each time we want to test one of these QVS files we have to leave VS and do the reload in QV. I am wondering if its possible to reload a QVS from within VS ? Ideally see the script execution progress in VS as well...&lt;/P&gt;&lt;P&gt;If what i am looking for is possible, i‘d be happy about some hints and advise on how to do this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788076#M1232317</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from Visual Studio</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788141#M1232318</link>
      <description>&lt;P&gt;This VSCode extension&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://marketplace.visualstudio.com/items?itemName=q-masters.vscode-qlik" target="_blank" rel="noopener"&gt;https://marketplace.visualstudio.com/items?itemName=q-masters.vscode-qlik&lt;/A&gt;&lt;/P&gt;&lt;P&gt;lets you reload Qlik Sense from VSCode.&amp;nbsp; I know you posted in the QlikView forum, but sometimes posts get in the wrong place. If you are truly QlikView you would need to fire off a batch reload and then monitor the logfile for progress.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 04:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788141#M1232318</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-03-04T04:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from Visual Studio</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788199#M1232319</link>
      <description>Hey Rob,&lt;BR /&gt;&lt;BR /&gt;thanks for your feedback. I actually do use QlikView &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Can you walk me through the batch approach ? How would it look like ?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Mar 2021 08:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788199#M1232319</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2021-03-04T08:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from Visual Studio</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788450#M1232320</link>
      <description>&lt;P&gt;QlikView server or Desktop?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 16:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788450#M1232320</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-03-04T16:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from Visual Studio</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788452#M1232321</link>
      <description>&lt;P&gt;We're dev'ing locally. Thats where we'd like to reload from within VS. In the context of TEST and PROD, we're running a QV server, where Publisher takes care of reload and distribution.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 16:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788452#M1232321</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2021-03-04T16:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reload from Visual Studio</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788463#M1232322</link>
      <description>&lt;P&gt;Use the /r switch from the command line. Something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;qv.exe /r my.qvw&lt;/P&gt;&lt;P&gt;You can run that from a VS Terminal or get fancy and do something with a build script in VS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 17:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-from-Visual-Studio/m-p/1788463#M1232322</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-03-04T17:00:53Z</dc:date>
    </item>
  </channel>
</rss>

