<?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: Problems loading internet files on the server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428109#M159533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm pretty sure that is a Server problem. If I reload in client desktop the document, it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I do it in the server, it doesn't work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 16:45:54 GMT</pubDate>
    <dc:creator>marcel_olmo</dc:creator>
    <dc:date>2013-01-16T16:45:54Z</dc:date>
    <item>
      <title>Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428105#M159529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, I've got a qw file that gets actual currencies of the world from the net. And I've been reloading the file perfectly in the server since now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the QV10 SR1 server version installed on my server, and I decided to install QV10 SR6 in order to solve some dummy bugs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I can't reload this document anymore. It always get me the same error shown in the log file. It says it cannot find the fields of the table that I'm accessing from the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reinstalled the SR5 and SR4 versions instead, and the result is still the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I reload the document in the client it works perfectly. It only fails when I'm trying to reload the document on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody knows what is happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428105#M159529</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2013-01-16T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428106#M159530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you using filters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This load works fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;subfield(Name,'/',1) as Name1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;subfield(Name,'/',1) as Name2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Last Time]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.fxstreet.com/rates-charts/currency-rates/"&gt;http://www.fxstreet.com/rates-charts/currency-rates/&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428106#M159530</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2013-01-16T16:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428107#M159531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Daniel for your answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem is not about the filters. I quit the filters as you did, and I still have the same message :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24: 0045&amp;nbsp; LOAD Name,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24: 0046&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subfield(Name,'/',1) as Name1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24: 0047&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subfield(Name,'/',1) as Name2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24: 0048&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24: 0049&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Last Time]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24: 0050&amp;nbsp; FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;16/01/2013 17:26:24: 0051&amp;nbsp; [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.fxstreet.com/rates-charts/currency-rates/"&gt;http://www.fxstreet.com/rates-charts/currency-rates/&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24: 0052&amp;nbsp; (html, codepage is 1252, embedded labels, table is @1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: Field not found - &amp;lt;Name&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; General Script Error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;16/01/2013 17:26:24:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428107#M159531</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2013-01-16T16:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428108#M159532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try building the script again? using the wizard, I can't see where the problem is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428108#M159532</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2013-01-16T16:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428109#M159533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm pretty sure that is a Server problem. If I reload in client desktop the document, it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I do it in the server, it doesn't work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428109#M159533</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2013-01-16T16:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428110#M159534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;If I reload in client desktop the document, it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Are you executing the client on the server or on a different PC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 17:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428110#M159534</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-01-16T17:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428111#M159535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Marcel, &lt;/P&gt;&lt;P&gt;You can try to rebuild it on Qv Desktop running on the server machine. &lt;/P&gt;&lt;P&gt;If you try the following script, you can check the fields names that the server can identify in your URL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 17:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428111#M159535</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2013-01-16T17:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems loading internet files on the server</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428112#M159536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's also possible that the internet settings for the user running the services has been changed, try logging in with that user and check if you can access the URL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 17:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-loading-internet-files-on-the-server/m-p/428112#M159536</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2013-01-16T17:22:41Z</dc:date>
    </item>
  </channel>
</rss>

