<?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: QlikOcx: Macro parse failed. Problem with .SingleObjectActiveIndex property in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311343#M114903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lenka Kruse,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikOcx&lt;/P&gt;&lt;P&gt;macro parsed failed Functionality was lost&lt;/P&gt;&lt;P&gt;Export_To_Microsoft_word&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' macro name&lt;/P&gt;&lt;P&gt;Error " the file could not be found &lt;/P&gt;&lt;P&gt;("C:\....\standard template.docx")&amp;nbsp; ' I am using this standard template for inserting the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 13:17:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-06T13:17:16Z</dc:date>
    <item>
      <title>QlikOcx: Macro parse failed. Problem with .SingleObjectActiveIndex property</title>
      <link>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311340#M114900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application where a user is reporting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QlikOcx: Macro parse failed. Functionality was lost&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Object doesn't support this property or method:&amp;nbsp; 'objProp.SingleObjectActiveIndex'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using QV 10SP2, running from server, using IE plug-in (works fine with AJAX).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not something I've been able to reproduce.&amp;nbsp; When I run via the client, or via IE plug-in on the server or from workstaitons here, the application works fine.&lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The macro code that spawns the error essentially moves to a particular sheet, then moves to a particular container object.&amp;nbsp; Note that in production, this is in a Sub() where I pass the sheet name, container object ID, and index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.ActivateSheet "SheetName"&lt;/P&gt;&lt;P&gt;Set objCont = ActiveDocument.GetSheetObject("CT16")&lt;BR /&gt;Set objProp = objCont.GetProperties&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;P&gt;objProp.SingleObjectActiveIndex = 1&amp;nbsp; ' error here&lt;/P&gt;&lt;P&gt;objCont.SetProperties objProp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;On this user's workstation (running same version of plug-in as my machines), the .SingleObjectActiveIndex reference throws the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 19:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311340#M114900</guid>
      <dc:creator />
      <dc:date>2011-08-30T19:54:33Z</dc:date>
    </item>
    <item>
      <title>QlikOcx: Macro parse failed. Problem with .SingleObjectActiveIndex property</title>
      <link>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311341#M114901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DHutchins,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some of my users had the same error. We finally figured out that they were using an older version of the IE-Plugin - the Plugin also needs to be updated when you're updating QlikView.&lt;/P&gt;&lt;P&gt;This is especially important for the Container-Object-Index-Variable, since that is unknown in versions &amp;lt; 10 SR 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that works for you, too,&lt;/P&gt;&lt;P&gt;Lenka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Dec 2011 12:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311341#M114901</guid>
      <dc:creator />
      <dc:date>2011-12-18T12:12:28Z</dc:date>
    </item>
    <item>
      <title>QlikOcx: Macro parse failed. Problem with .SingleObjectActiveIndex property</title>
      <link>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311342#M114902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much, Lenka.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, indeed that was the culprit here, too.&amp;nbsp; While our server is on version 10SR2, this user has 10SR1 plug-in, and it resulted in this error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Dec 2011 21:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311342#M114902</guid>
      <dc:creator />
      <dc:date>2011-12-18T21:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: QlikOcx: Macro parse failed. Problem with .SingleObjectActiveIndex property</title>
      <link>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311343#M114903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lenka Kruse,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikOcx&lt;/P&gt;&lt;P&gt;macro parsed failed Functionality was lost&lt;/P&gt;&lt;P&gt;Export_To_Microsoft_word&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' macro name&lt;/P&gt;&lt;P&gt;Error " the file could not be found &lt;/P&gt;&lt;P&gt;("C:\....\standard template.docx")&amp;nbsp; ' I am using this standard template for inserting the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 13:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311343#M114903</guid>
      <dc:creator />
      <dc:date>2013-03-06T13:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: QlikOcx: Macro parse failed. Problem with .SingleObjectActiveIndex property</title>
      <link>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311344#M114904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sherbahadur... It appears this is a different issue, and quite possibly you've posted the resolution in your question (file could not be found, etc.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mind posting more of the routine that is generating this error?&amp;nbsp; Is it just that the code is looking for the standard template.docx file and unable to find?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 22:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikOcx-Macro-parse-failed-Problem-with-SingleObjectActiveIndex/m-p/311344#M114904</guid>
      <dc:creator />
      <dc:date>2013-03-06T22:38:30Z</dc:date>
    </item>
  </channel>
</rss>

