<?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 File Not Found when opening .qvw file with ‘&amp;’ in file name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/File-Not-Found-when-opening-qvw-file-with-in-file-name/m-p/901808#M1011946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;I am using the WebTicket method of authentication to return QlikView reports into an iframe inside of SharePoint 2013.&amp;nbsp; As an example let’s say I have a file called “This file has an &amp;amp; in the name.qvw”&amp;nbsp; The url I’m placing in the iframe’s src attribute is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;QvAJAXZfc/authenticate.aspx?type=html&amp;amp;webticket=&amp;lt;ticket&amp;gt;&amp;amp;try=/QvAJAXZfc/opendocnotoolbar.htm?document= This%20file%20has%20an%20%26%20in%20the%20name.qvw&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;So you can see that I’ve URL encoded the filename so the &amp;amp; is showing as “%26” however when the response comes back all the other URL encoding is retained but the %26 is decoded to “&amp;amp;=” and the server returns “File not found.”&amp;nbsp; Is there any way to prevent Authenticate.aspx from decoding the &amp;amp; inside the file name being passed in the “try” query string parameter, or is there some other workaround to get it to work with this file.&amp;nbsp; All other files open with this url structure in the iframe without any problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If I just browse to “&amp;lt;servername&amp;gt;/QvAJAXZfc/opendocnotoolbar.htm?document=This&lt;/SPAN&gt;&lt;SPAN style="color: windowtext; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;%20file%20has%20an%20&lt;SPAN style="text-decoration: underline; font-family: Calibri;"&gt;%26%20&lt;/SPAN&gt;in%20the&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;%20name.qvw” the file opens without any issues.&amp;nbsp; That’s why I’m thinking that Authenitcate.aspx is causing the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2015 13:48:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-24T13:48:54Z</dc:date>
    <item>
      <title>File Not Found when opening .qvw file with ‘&amp;’ in file name</title>
      <link>https://community.qlik.com/t5/QlikView/File-Not-Found-when-opening-qvw-file-with-in-file-name/m-p/901808#M1011946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;I am using the WebTicket method of authentication to return QlikView reports into an iframe inside of SharePoint 2013.&amp;nbsp; As an example let’s say I have a file called “This file has an &amp;amp; in the name.qvw”&amp;nbsp; The url I’m placing in the iframe’s src attribute is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;QvAJAXZfc/authenticate.aspx?type=html&amp;amp;webticket=&amp;lt;ticket&amp;gt;&amp;amp;try=/QvAJAXZfc/opendocnotoolbar.htm?document= This%20file%20has%20an%20%26%20in%20the%20name.qvw&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;So you can see that I’ve URL encoded the filename so the &amp;amp; is showing as “%26” however when the response comes back all the other URL encoding is retained but the %26 is decoded to “&amp;amp;=” and the server returns “File not found.”&amp;nbsp; Is there any way to prevent Authenticate.aspx from decoding the &amp;amp; inside the file name being passed in the “try” query string parameter, or is there some other workaround to get it to work with this file.&amp;nbsp; All other files open with this url structure in the iframe without any problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If I just browse to “&amp;lt;servername&amp;gt;/QvAJAXZfc/opendocnotoolbar.htm?document=This&lt;/SPAN&gt;&lt;SPAN style="color: windowtext; font-size: 12pt; text-decoration: underline; font-family: Calibri;"&gt;%20file%20has%20an%20&lt;SPAN style="text-decoration: underline; font-family: Calibri;"&gt;%26%20&lt;/SPAN&gt;in%20the&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;%20name.qvw” the file opens without any issues.&amp;nbsp; That’s why I’m thinking that Authenitcate.aspx is causing the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 13:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-Not-Found-when-opening-qvw-file-with-in-file-name/m-p/901808#M1011946</guid>
      <dc:creator />
      <dc:date>2015-04-24T13:48:54Z</dc:date>
    </item>
  </channel>
</rss>

