<?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: Deploying G Web Development to RT Target in G Web Development Software</title>
    <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246165#M310</link>
    <description>&lt;P&gt;Thanks DerrickB, useful to know you can show public URL of the index.html file so will give this a test.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers for the tip on the startup and always included VIs.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 15:32:39 GMT</pubDate>
    <dc:creator>jtan24</dc:creator>
    <dc:date>2022-07-29T15:32:39Z</dc:date>
    <item>
      <title>Deploying G Web Development to RT Target</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246110#M308</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to deploy a G Web Development Software package onto my RT target (sbRIO-9629).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've built the G Web within the dev environment and have copied the contents into an auto-populating folder within my LV project.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have put together my build specification as the screenshot below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtan24_0-1659100120200.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/81676f04a56ba84fc988bb4c6dcb6809f7dd610e/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303631393369344632374437433735364543413142432f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="jtan24_0-1659100120200.png" alt="jtan24_0-1659100120200.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtan24_1-1659100158609.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/f87506063314727ec636a6969ac8d10bba6f76c4/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303631393469353034413236303336333433463743422f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="jtan24_1-1659100158609.png" alt="jtan24_1-1659100158609.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you then access the GUI from the browser?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had assumed it was &lt;A href="http://192.168.0.10:8002/Webservicestest/index.html" target="_blank"&gt;http://192.168.0.10:8002/Webservicestest/index.html&lt;/A&gt;&amp;nbsp;but this has resulted in:&lt;/P&gt;
&lt;H1&gt;&lt;SPAN&gt;This site can’t be reached&lt;/SPAN&gt;&lt;/H1&gt;
&lt;P&gt;&lt;STRONG&gt;192.168.0.10&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;refused to connect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Webservicestest is the name of my build specification.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any advice would be greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 13:10:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246110#M308</guid>
      <dc:creator>jtan24</dc:creator>
      <dc:date>2022-07-29T13:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying G Web Development to RT Target</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246152#M309</link>
      <description>&lt;P&gt;What's the project view look like with the public content folder?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also right-click on the index file in the project and select Show Public URL, what does that show for the various servers?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When deploying web services, you don't need to add all the files to the always include / startup fields. Those are only for VIs for a LV "application" as all the web service items are handled separately. At minimum you do need a VI running as the startup VI to keep an executable running to keep the app web server on the target running.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:10:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246152#M309</guid>
      <dc:creator>DerrickB</dc:creator>
      <dc:date>2022-07-29T15:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying G Web Development to RT Target</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246165#M310</link>
      <description>&lt;P&gt;Thanks DerrickB, useful to know you can show public URL of the index.html file so will give this a test.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers for the tip on the startup and always included VIs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:32:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246165#M310</guid>
      <dc:creator>jtan24</dc:creator>
      <dc:date>2022-07-29T15:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying G Web Development to RT Target</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246168#M311</link>
      <description>&lt;P&gt;Based on the web service config in the build spec I'd expect it to be at&amp;nbsp;&lt;A href="http://192.168.0.10:8002/Test_Web_Service/index.html" target="_blank"&gt;http://192.168.0.10:8002/Test_Web_Service/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:42:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246168#M311</guid>
      <dc:creator>DerrickB</dc:creator>
      <dc:date>2022-07-29T15:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying G Web Development to RT Target</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246477#M313</link>
      <description>&lt;P&gt;Hi DerrickB,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Following your suggestions last weekend, I went and right clicked index.html to show the URL. Unfortunately this did not work(!) and came up with Access Denied as below in the screenshots. Do you have any other ideas where I could be going wrong?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfounded opinion - but I have a feeling its either to do with the build spec or access permissions...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtan24_0-1659338258892.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/50f3af049c75190f18400db7fb68ef47ea60b5ef/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303632353969453834373132363638423635383344322f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="jtan24_0-1659338258892.png" alt="jtan24_0-1659338258892.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtan24_1-1659338292812.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/0bfd128fdba58ae8a3bc9a5c3fcf6228d023cb0b/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303632363069363730343943303839313538384233312f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="jtan24_1-1659338292812.png" alt="jtan24_1-1659338292812.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: I have also followed this link:&amp;nbsp;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000ow15CAA&amp;amp;l=en-GB" target="_blank"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000ow15CAA&amp;amp;l=en-GB&lt;/A&gt;&amp;nbsp;and have confirmed the HTTP port is set to 8080.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtan24_0-1659339205886.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/12c33bce35190ba4758e9ac13f148338c37b79b6/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303632363169393536433846373235373736343831312f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="jtan24_0-1659339205886.png" alt="jtan24_0-1659339205886.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 07:34:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246477#M313</guid>
      <dc:creator>jtan24</dc:creator>
      <dc:date>2022-08-01T07:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying G Web Development to RT Target</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246480#M314</link>
      <description>&lt;P&gt;I have further debugged this - turns out the Application Web Server on the sbRIO target was set to the same port as the standalone application (resulting in connectivity issues).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000ow15CAA&amp;amp;l=en-GB" target="_blank" rel="nofollow noopener noreferrer"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000ow15CAA&amp;amp;l=en-GB&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 07:36:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246480#M314</guid>
      <dc:creator>jtan24</dc:creator>
      <dc:date>2022-08-01T07:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying G Web Development to RT Target</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246926#M315</link>
      <description>&lt;P&gt;Good find, that was going to be my next set of questions once you showed what the URL would be.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 19:22:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Deploying-G-Web-Development-to-RT-Target/m-p/4246926#M315</guid>
      <dc:creator>DerrickB</dc:creator>
      <dc:date>2022-08-02T19:22:34Z</dc:date>
    </item>
  </channel>
</rss>

