<?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 Server Error &amp;quot;/&amp;quot; for in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Server-Error-quot-quot-for/m-p/1187878#M5948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am serving Qlik content via a separate IIS server as detailed in this guide: &lt;A href="https://community.qlik.com/docs/DOC-8303"&gt;Embedding Qlik Sense content into an IIS Website on Different Servers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, after updating to QlikSense 3.0, on the ASP.NET authentication redirect, I am getting the following Runtime error when attempting to log-in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 style="font-weight: normal; font-size: 18pt; color: red;"&gt;Server Error in '/' Application.&lt;/H1&gt;&lt;HR size="1" width="100%" /&gt;&lt;H2 style="font-weight: normal; font-size: 14pt; color: maroon;"&gt;&lt;EM&gt;Runtime Error&lt;/EM&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;STRONG style="font-family: Verdana; margin-top: -5px;"&gt;Description: &lt;/STRONG&gt;An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="font-family: Verdana; margin-top: -5px;"&gt;Details:&lt;/STRONG&gt; To enable the details of this specific error message to be viewable on remote machines, please create a &amp;lt;customErrors&amp;gt; tag within a "web.config" configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its "mode" attribute set to "Off".&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="Off"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;BR /&gt;&lt;STRONG style="font-family: Verdana; margin-top: -5px;"&gt;Notes:&lt;/STRONG&gt; The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can access the QMC on the local server and remotely--I am thinking there may be some error with certificates, but I have tried to reinstall on both the QlikSense server and the IIS server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how I can resolve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2016 15:27:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-19T15:27:06Z</dc:date>
    <item>
      <title>Server Error "/" for</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Server-Error-quot-quot-for/m-p/1187878#M5948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am serving Qlik content via a separate IIS server as detailed in this guide: &lt;A href="https://community.qlik.com/docs/DOC-8303"&gt;Embedding Qlik Sense content into an IIS Website on Different Servers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, after updating to QlikSense 3.0, on the ASP.NET authentication redirect, I am getting the following Runtime error when attempting to log-in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 style="font-weight: normal; font-size: 18pt; color: red;"&gt;Server Error in '/' Application.&lt;/H1&gt;&lt;HR size="1" width="100%" /&gt;&lt;H2 style="font-weight: normal; font-size: 14pt; color: maroon;"&gt;&lt;EM&gt;Runtime Error&lt;/EM&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;STRONG style="font-family: Verdana; margin-top: -5px;"&gt;Description: &lt;/STRONG&gt;An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="font-family: Verdana; margin-top: -5px;"&gt;Details:&lt;/STRONG&gt; To enable the details of this specific error message to be viewable on remote machines, please create a &amp;lt;customErrors&amp;gt; tag within a "web.config" configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its "mode" attribute set to "Off".&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="Off"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11.2px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;BR /&gt;&lt;STRONG style="font-family: Verdana; margin-top: -5px;"&gt;Notes:&lt;/STRONG&gt; The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffcc" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; padding: 0.5em;"&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;nbsp; &amp;lt;configuration&amp;gt; &amp;lt;system.web&amp;gt; &amp;lt;customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/&amp;gt; &amp;lt;/system.web&amp;gt; &amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can access the QMC on the local server and remotely--I am thinking there may be some error with certificates, but I have tried to reinstall on both the QlikSense server and the IIS server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how I can resolve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Server-Error-quot-quot-for/m-p/1187878#M5948</guid>
      <dc:creator />
      <dc:date>2016-09-19T15:27:06Z</dc:date>
    </item>
  </channel>
</rss>

