<?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: Get &amp;quot;Execution of Script Failed&amp;quot; error when saving QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464433#M173473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Rob, the directory does exist and I do have access to it.&lt;/P&gt;&lt;P&gt;@alex, I'll try using alias table names as you suggested and get back to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2013 06:11:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-29T06:11:48Z</dc:date>
    <item>
      <title>Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464426#M173466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since I have included a piece of code to save my tables in QVD. Every time I reload my Qlikview document I get an error. &lt;/P&gt;&lt;P&gt;Can anyone please assist me with this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 14:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464426#M173466</guid>
      <dc:creator />
      <dc:date>2013-01-28T14:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464427#M173467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about the qvd, is correctly written on the disk or not? Have you the permission to write in the directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 14:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464427#M173467</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-01-28T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464428#M173468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The QVD is correct anf working fine. I do have permision to write in the directory I saved it in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 14:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464428#M173468</guid>
      <dc:creator />
      <dc:date>2013-01-28T14:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464429#M173469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please send me a copy of the document to test it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 14:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464429#M173469</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-01-28T14:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464430#M173470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is company property, so I can't send you the copy. I'll show you part of the scipt though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ParentPortfolio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AncestorName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;[Data Source\PORTFOLIO_LIST.csv]&lt;/P&gt;&lt;P&gt;(txt; codepage is 1252, embedded labels, delimiter is ',', msg);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store [PORTFOLIO_LIST] into&lt;/P&gt;&lt;P&gt;[..\Data Sources\PORTFOLIO_LIST.qvd];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 15:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464430#M173470</guid>
      <dc:creator />
      <dc:date>2013-01-28T15:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464431#M173471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use Alias for the table you want to store:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA:&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;B&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;.......&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Foglio1);&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;store&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; [AAA] &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;C&gt;; &lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 15:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464431#M173471</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-01-28T15:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464432#M173472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's likely that the directory ..\Data Sources\ does not exist. QV will not create a missing directory but merely throws a "General script error".&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, 28 Jan 2013 23:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464432#M173472</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-01-28T23:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464433#M173473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Rob, the directory does exist and I do have access to it.&lt;/P&gt;&lt;P&gt;@alex, I'll try using alias table names as you suggested and get back to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 06:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464433#M173473</guid>
      <dc:creator />
      <dc:date>2013-01-29T06:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464434#M173474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It did not work, I still get the error. My code now looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Portfolios:&lt;/P&gt;&lt;P&gt;Load ParentPortfolio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AncestorName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;[Data Source\PORTFOLIO_LIST.csv]&lt;/P&gt;&lt;P&gt;(txt; codepage is 1252, embedded labels, delimiter is ',', msg);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store [Portfolios] into&lt;/P&gt;&lt;P&gt;[..\Data Sources\Portfolios.qvd];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 11:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464434#M173474</guid>
      <dc:creator />
      <dc:date>2013-01-29T11:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464435#M173475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;take backup old QVD file , then Delete&amp;nbsp; old QVD file from your&amp;nbsp; folder and then Reload your application .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Perumal A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 11:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464435#M173475</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2013-01-29T11:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464436#M173476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Perumal, but how do I delete the old QVD File from the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 11:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464436#M173476</guid>
      <dc:creator />
      <dc:date>2013-01-29T11:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464437#M173477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete manually&amp;nbsp; QVD File in your store folder .after reload your application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Perumal A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 11:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464437#M173477</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2013-01-29T11:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464438#M173478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem with deleting manually is that, I have automated process that throughout the day automatically opens and reloads the qlikview model and extracts cetain graphs and tables for reports.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 11:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464438#M173478</guid>
      <dc:creator />
      <dc:date>2013-01-29T11:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464439#M173479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karabo,&lt;/P&gt;&lt;P&gt; Delete manually&amp;nbsp; QVD File in your store folder ,This only one time process ,this process don't&amp;nbsp; repeat&amp;nbsp; each time&amp;nbsp; reload .after reload your application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 12:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464439#M173479</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2013-01-29T12:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464440#M173480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to automaticaly delete the QVD files before opening and reloading qlickview model. But I still get the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 10:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464440#M173480</guid>
      <dc:creator />
      <dc:date>2013-02-08T10:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464441#M173481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you change the name of the stored table name like(PORTFOLIO_LIST1) for testing give antoer name in please of PORTFOLIO_LIST.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 11:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464441#M173481</guid>
      <dc:creator />
      <dc:date>2013-02-08T11:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464442#M173482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Please check for the storage size where QVD will get stored if the storage size is having less space this problem will occur, So mannually take backup of all the Old QVD's from storage place and keep it in some different location reload the application again tio generate QVD and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Due to some memory issue like temporary memory or cache memory of your Mavchine is high so you have to clear all the temporary memory and cache memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May it help you, please revert back if it doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pranav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 11:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464442#M173482</guid>
      <dc:creator />
      <dc:date>2013-02-08T11:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464443#M173483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After some testing, it seems the error is originally generated when the application is reloaded through the automated process. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason the script can't excecute the QVD saving automatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help here will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 11:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464443#M173483</guid>
      <dc:creator />
      <dc:date>2013-02-08T11:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get "Execution of Script Failed" error when saving QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464444#M173484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karabo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also had this error some days ago while we reload the app it will not let you to store the QVD this happens due to your old QVD is in used by your application through automated process. try to check if your QVD is not used by any app currently or check if itu r able to delete or rename the QVD file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 12:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-quot-Execution-of-Script-Failed-quot-error-when-saving-QVD/m-p/464444#M173484</guid>
      <dc:creator />
      <dc:date>2013-02-08T12:26:44Z</dc:date>
    </item>
  </channel>
</rss>

