<?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: Unable to connect to QlikSense server through .NET SDK in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243324#M6659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qystein,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank You for your information. Let me try about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Nayana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2017 05:47:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-20T05:47:58Z</dc:date>
    <item>
      <title>Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243319#M6654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am trying to connect Qlik Sense server through dotnet sdk and getting below mentioned error:-&lt;/P&gt;&lt;P&gt; Qlik.Sense.JsonRpc.CommunicationErrorException: Connection failed after 4 attempts. Error message:&lt;/P&gt;&lt;P&gt; Value cannot be null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried :-&lt;/P&gt;&lt;P&gt;&amp;nbsp; location.AsNtlmUserViaProxy(proxyUsesSsl: uri.Scheme.Equals(Uri.UriSchemeHttps), loginCredentials: new NetworkCredential(username, password, domain));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nayana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 10:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243319#M6654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-13T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243320#M6655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a stack trace? It would be interesting to see where that "Value cannot be null" is coming from. I'm unable to reproduce it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what version of the SDK and Qlik Sense server are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 12:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243320#M6655</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-01-13T12:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243321#M6656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qystein ,Thank you for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Qlik Sense Server &lt;SPAN style="color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;"&gt;version &lt;/SPAN&gt;&lt;A href="http://2.2.4.0/" style="color: #0066cc; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;" target="_blank"&gt;2.2.4.0&lt;/A&gt;&amp;nbsp; for this. Here is the stack trace,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stack Trace :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.Communication.QlikConnection.AwaitResponseTask&lt;T&gt;(T task, String methodName, CancellationToken cancellationToken)&lt;/T&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.Communication.QlikConnection.Ping(Nullable`1 noVersionCheck)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.LocationExtensions.Hub(ILocation location, ISession session, Nullable`1 noVersionCheck)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.LocationExtensions.GetAppIdentifiers(ILocation location, Nullable`1 noVersionCheck)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Login.Button1_Click(Object sender, EventArgs e) in c:\Qlik\Login.aspx.cs:line 21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.OnClick(EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 05:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243321#M6656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-16T05:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243322#M6657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Visual Studio 2015, QlikSense Server &lt;SPAN style="color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;"&gt;version &lt;/SPAN&gt;&lt;A href="http://2.2.4.0/" style="color: #0066cc; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;" target="_blank"&gt;2.2.4.0, Qlik Sense .net SDK 3.1,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and stack trace is,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.Communication.QlikConnection.AwaitResponseTask&lt;T&gt;(T task, String methodName, CancellationToken cancellationToken)&lt;/T&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.Communication.QlikConnection.Ping(Nullable`1 noVersionCheck)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.LocationExtensions.Hub(ILocation location, ISession session, Nullable`1 noVersionCheck)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Qlik.Engine.LocationExtensions.GetAppIdentifiers(ILocation location, Nullable`1 noVersionCheck)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Login.Button1_Click(Object sender, EventArgs e) in c:\Qlik\Login.aspx.cs:line 21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.OnClick(EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 05:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243322#M6657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-16T05:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243323#M6658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And you're still seeing that "Value cannot be null" message? I'm still not able to reproduce that. Have you tried to connect to that server with the "Qlik Explorer for Developers" tool? Try and see if you get the same message there. That tool uses the.Net SDK under the hood. Instructions for downloading the tool can be found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-17475"&gt;Qlik Explorer for Developers is here!&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 13:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243323#M6658</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-01-19T13:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243324#M6659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qystein,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank You for your information. Let me try about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Nayana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 05:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243324#M6659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T05:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243325#M6660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="valuecannotbenull.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150169_valuecannotbenull.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;credentials with passing domain\username and password :-same "value cannot be null" error,but when I use the same host directly copy and paste to URL I can authenticate the server using the same credentials. Please help me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 06:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243325#M6660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T06:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243326#M6661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6px; font-family: inherit;"&gt;Øystein &lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have one doubt regarding QlikSense login process through dotnet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for location.AsNtlmUserViaProxy(..) needs valid certificate ?? or without virtual proxy settings and&amp;nbsp; without certificate we can authenticate qliksense server through our dotnet login page??&lt;/P&gt;&lt;P&gt;I am trying to authenticate server by passing username,passsword and domain ...through location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Nayana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 09:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243326#M6661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T09:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243327#M6662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to get more information if you activate debug logs in your C# program. Try add this line before the line that causes the failure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var theConsole = new DebugConsole();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will print to standard out. Or if you want to write to file instead, you can write like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var theConsole = new DebugConsole(new StreamWriter(&amp;lt;path to file&amp;gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That debug output might provide more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 11:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243327#M6662</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-01-20T11:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243328#M6663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , I have one doubt regarding qliksense authentication.&lt;/P&gt;&lt;P&gt;Is it possible to authenticate the qliksense without certificates?Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nayana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 06:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243328#M6663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-27T06:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243329#M6664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that depends on the settings of the server you are connecting to, but typically you do not need certificates to connect with the SDK. The most common way of connecting is using NTLM authentication which pretty much hides most parts of how the authentication handshaking is handled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 08:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243329#M6664</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-01-27T08:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243330#M6665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank You for your Reply. When I try NTLM authnetication I am following error:-&lt;/P&gt;&lt;P&gt;Connection failed after 4 attempts. Error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp; GeneralCommunicationException with communication error WebSocketConnectionNotAccepted and http error code 500&lt;/P&gt;&lt;P&gt;&amp;nbsp; GeneralCommunicationException with communication error WebSocketConnectionNotAccepted and http error code 500&lt;/P&gt;&lt;P&gt;&amp;nbsp; GeneralCommunicationException with communication error WebSocketConnectionNotAccepted and http error code 500&lt;/P&gt;&lt;P&gt;&amp;nbsp; GeneralCommunicationException with communication error WebSocketConnectionNotAccepted and http error code 500&lt;/P&gt;&lt;P&gt;&lt;IMG alt="httperrorcode500.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151035_httperrorcode500.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 10:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243330#M6665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-27T10:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243331#M6666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be also a IPv6 Problem. I had the same issue at a customer with DNS -&amp;gt; IPv6 resolution. If got the same error message. After using the IPv4 it was working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye Konrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2017 15:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243331#M6666</guid>
      <dc:creator>konrad_mattheis</dc:creator>
      <dc:date>2017-01-28T15:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to QlikSense server through .NET SDK</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243332#M6667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;please check the default virtual&amp;nbsp; proxy make it Windows Authentication . &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if you still facing this issue , you can reach me by this mail : &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:tarek.hashhash@yahoo.com"&gt;tarek.hashhash@yahoo.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Unable-to-connect-to-QlikSense-server-through-NET-SDK/m-p/1243332#M6667</guid>
      <dc:creator>tarek_hashash</dc:creator>
      <dc:date>2018-06-11T12:35:03Z</dc:date>
    </item>
  </channel>
</rss>

