<?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: Can't Publish since updating to Vuforia Studio 8.3.4 in Vuforia Studio</title>
    <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576885#M4417</link>
    <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;would you be able to provide some more info about the ES you are/were using? Is it a trial instance, PTC hosted, or on-prem? Which version was it?&lt;/P&gt;
&lt;P&gt;We will put in a fix for this, but would like to better understand how it came to occur.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2018 12:09:52 GMT</pubDate>
    <dc:creator>chcote</dc:creator>
    <dc:date>2018-10-17T12:09:52Z</dc:date>
    <item>
      <title>Can't Publish since updating to Vuforia Studio 8.3.4</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/575527#M4349</link>
      <description>&lt;P&gt;I was on&amp;nbsp;8.3.1 and it was publishing just fine, I updated to&amp;nbsp;8.3.4 and the publishing stopped working. I do not get any errors in Vuforia Studio itself, but it doesn't ever show the publishing progress bar, the publish and saves button grey out, and the log shows the following:&lt;/P&gt;
&lt;P&gt;[10/09/2018 13:09:18] error: [twx-studio:index] uncaughtException SyntaxError: Unexpected token &amp;lt; in JSON at position 0&lt;BR /&gt;[10/09/2018 13:09:18] at JSON.parse (&amp;lt;anonymous&amp;gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have successfully validated the Experience Server and the only change was updating.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 20:53:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/575527#M4349</guid>
      <dc:creator>PB-Jacob</dc:creator>
      <dc:date>2018-10-09T20:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Publish since updating to Vuforia Studio 8.3.4</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/575671#M4358</link>
      <description>&lt;P&gt;We are wondering if it is possible that the new version of ThingWorx studio application will not communicate with old version of On-Prem Experience server?&amp;nbsp; Our plan is to upgrade the ES.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 14:27:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/575671#M4358</guid>
      <dc:creator>BillRyan</dc:creator>
      <dc:date>2018-10-10T14:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Publish since updating to Vuforia Studio 8.3.4</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576345#M4389</link>
      <description>&lt;P&gt;Locate publish.js and change line 37 to the following:&lt;/P&gt;
&lt;P&gt;let mtgCapabilityParams = {};//body ? JSON.parse(body) : {};&lt;/P&gt;
&lt;P&gt;I had this same problem and the change above fixed it.&amp;nbsp; The CAD target capability they had on the server was improperly handled.&amp;nbsp; The server returns something like &amp;lt;anon&amp;gt; which JSON.parse can not handle (and throws an error).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 14:58:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576345#M4389</guid>
      <dc:creator>bmoosman</dc:creator>
      <dc:date>2018-10-15T14:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Publish since updating to Vuforia Studio 8.3.4</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576885#M4417</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;would you be able to provide some more info about the ES you are/were using? Is it a trial instance, PTC hosted, or on-prem? Which version was it?&lt;/P&gt;
&lt;P&gt;We will put in a fix for this, but would like to better understand how it came to occur.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 12:09:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576885#M4417</guid>
      <dc:creator>chcote</dc:creator>
      <dc:date>2018-10-17T12:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Publish since updating to Vuforia Studio 8.3.4</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576905#M4420</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; It's on-Prem server for which we are paying subscription on.&amp;nbsp; (not trial license..however, this ES version&amp;nbsp;represents the version from&amp;nbsp;the On-Prem trial).&amp;nbsp;&amp;nbsp; Our admin is in process of updating the ES to a new version, so&amp;nbsp;I don't know honestly if it is worth time trying to chase a&amp;nbsp;permanent solution or not if we know the updated version will eliminate this issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can get more details on the exact version of the ES, but if the new version resolves this issue, than I think we can ignore it.&amp;nbsp; I've already got something in place internally to&amp;nbsp;make sure all our&amp;nbsp;Studio user's get this change.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 12:56:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576905#M4420</guid>
      <dc:creator>BillRyan</dc:creator>
      <dc:date>2018-10-17T12:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Publish since updating to Vuforia Studio 8.3.4</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576912#M4421</link>
      <description>&lt;P&gt;Thanks for the info. I suspect it's the older version of the ES that causes this behavior. I expect we will get the Studio change into the November release&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 13:13:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-t-Publish-since-updating-to-Vuforia-Studio-8-3-4/m-p/576912#M4421</guid>
      <dc:creator>chcote</dc:creator>
      <dc:date>2018-10-17T13:13:50Z</dc:date>
    </item>
  </channel>
</rss>

