<?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 Testing getTicket.asp - Server.CreateObject Failed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Testing-getTicket-asp-Server-CreateObject-Failed/m-p/198084#M1322932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We just installed QV9 and I am having some issues processing a ticket request.This same machine was running QVS8.5 (beta) and the getTicket functionality worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASP Code:&lt;/P&gt;&lt;P&gt;Dim vUser,vCom,tktResponse&lt;BR /&gt;&lt;BR /&gt;vUser = Trim(Request.QueryString("u"))&lt;BR /&gt;vCom = "&amp;lt;Global method='GetTicket'&amp;gt;&amp;lt;UserId&amp;gt;" &amp;amp; vUser &amp;amp; "&amp;lt;/UserId&amp;gt;&amp;lt;/Global&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;set ntsecurity = Server.CreateObject ("QVSRemote.Client")&lt;BR /&gt;ntsecurity.AdminConnect "localhost"&lt;BR /&gt;tktResponse = ntsecurity.Execute(vCom)&lt;BR /&gt;&lt;BR /&gt;Response.Write "&amp;lt;textarea rows=2 cols=85&amp;gt;" &amp;amp; vCom &amp;amp; "&amp;lt;/textarea&amp;gt;&amp;lt;br /&amp;gt;"&lt;BR /&gt;Response.Write "&amp;lt;textarea rows=2 cols=85&amp;gt;" &amp;amp; tktResponse &amp;amp; "&amp;lt;/textarea&amp;gt;"&lt;/P&gt;&lt;P&gt;Response:&lt;/P&gt;&lt;P&gt;Server object error 'ASP 0177 : 800401f3'&lt;/P&gt;&lt;P&gt;Server.CreateObject Failed&lt;/P&gt;&lt;P&gt;/hello.asp, line 15&lt;/P&gt;&lt;P&gt;800401f3&lt;/P&gt;&lt;P&gt;Any ideas? Is there a DLL that may not be registered properly?My thought is that if this was a permission issue I should still be getting back some XML (&amp;lt;Error /&amp;gt;).&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Testing getTicket.asp - Server.CreateObject Failed</title>
      <link>https://community.qlik.com/t5/QlikView/Testing-getTicket-asp-Server-CreateObject-Failed/m-p/198084#M1322932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We just installed QV9 and I am having some issues processing a ticket request.This same machine was running QVS8.5 (beta) and the getTicket functionality worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASP Code:&lt;/P&gt;&lt;P&gt;Dim vUser,vCom,tktResponse&lt;BR /&gt;&lt;BR /&gt;vUser = Trim(Request.QueryString("u"))&lt;BR /&gt;vCom = "&amp;lt;Global method='GetTicket'&amp;gt;&amp;lt;UserId&amp;gt;" &amp;amp; vUser &amp;amp; "&amp;lt;/UserId&amp;gt;&amp;lt;/Global&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;set ntsecurity = Server.CreateObject ("QVSRemote.Client")&lt;BR /&gt;ntsecurity.AdminConnect "localhost"&lt;BR /&gt;tktResponse = ntsecurity.Execute(vCom)&lt;BR /&gt;&lt;BR /&gt;Response.Write "&amp;lt;textarea rows=2 cols=85&amp;gt;" &amp;amp; vCom &amp;amp; "&amp;lt;/textarea&amp;gt;&amp;lt;br /&amp;gt;"&lt;BR /&gt;Response.Write "&amp;lt;textarea rows=2 cols=85&amp;gt;" &amp;amp; tktResponse &amp;amp; "&amp;lt;/textarea&amp;gt;"&lt;/P&gt;&lt;P&gt;Response:&lt;/P&gt;&lt;P&gt;Server object error 'ASP 0177 : 800401f3'&lt;/P&gt;&lt;P&gt;Server.CreateObject Failed&lt;/P&gt;&lt;P&gt;/hello.asp, line 15&lt;/P&gt;&lt;P&gt;800401f3&lt;/P&gt;&lt;P&gt;Any ideas? Is there a DLL that may not be registered properly?My thought is that if this was a permission issue I should still be getting back some XML (&amp;lt;Error /&amp;gt;).&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Testing-getTicket-asp-Server-CreateObject-Failed/m-p/198084#M1322932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Testing getTicket.asp - Server.CreateObject Failed</title>
      <link>https://community.qlik.com/t5/QlikView/Testing-getTicket-asp-Server-CreateObject-Failed/m-p/198085#M1322933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Figured it out. It turns out the server was not installed with IIS support during the intial install so QvsComRemote.dll was not loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 20:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Testing-getTicket-asp-Server-CreateObject-Failed/m-p/198085#M1322933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-03T20:37:59Z</dc:date>
    </item>
  </channel>
</rss>

