<?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: Hello World Error: ApiOperationBase&amp;lt;TQ,TS&amp;gt; requires 2 type arguments in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53263#M28395</link>
    <description>&lt;P&gt;Now I am getting this error...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Environment not set. Set environment using setter or use overloaded method to pass appropriate environment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for this line...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Line 42: controller.Execute();&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2015 19:43:23 GMT</pubDate>
    <dc:creator>rockon77</dc:creator>
    <dc:date>2015-12-08T19:43:23Z</dc:date>
    <item>
      <title>Hello World Error: ApiOperationBase&lt;TQ,TS&gt; requires 2 type arguments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53255#M28387</link>
      <description>&lt;P&gt;I've followed the instructions for Hello World via C# from here:&lt;A href="http://developer.authorize.net/hello_world/" target="_blank"&gt;http://developer.authorize.net/hello_world/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I get an error with this sample code here:&lt;/P&gt;&lt;P&gt;Line 18: ApiOperationBase.RunEnvironment = AuthorizeNet.Environment.SANDBOX;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the error is:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Using the generic type 'AuthorizeNet.Api.Controllers.Bases.ApiOperationBase&amp;lt;TQ,TS&amp;gt;' requires 2 type arguments&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I simply copied and pasted the code, so I know it shouldn't be doing this. I already did step 1 of "&lt;/SPAN&gt;Install-Package AuthorizeNet".&lt;/P&gt;&lt;DIV class="languagerte section"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Dec 2015 16:09:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53255#M28387</guid>
      <dc:creator>rockon77</dc:creator>
      <dc:date>2015-12-08T16:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hello World Error: ApiOperationBase&lt;TQ,TS&gt; requires 2 type arguments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53256#M28388</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sdk-dotnet" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-dotnet&lt;/A&gt;&lt;/P&gt;&lt;P&gt;look like they change the code&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 17:37:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53256#M28388</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-12-08T17:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hello World Error: ApiOperationBase&lt;TQ,TS&gt; requires 2 type arguments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53257#M28389</link>
      <description>&lt;P&gt;Ah! I see. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 17:41:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53257#M28389</guid>
      <dc:creator>rockon77</dc:creator>
      <dc:date>2015-12-08T17:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hello World Error: ApiOperationBase&lt;TQ,TS&gt; requires 2 type arguments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53263#M28395</link>
      <description>&lt;P&gt;Now I am getting this error...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Environment not set. Set environment using setter or use overloaded method to pass appropriate environment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for this line...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Line 42: controller.Execute();&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 19:43:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53263#M28395</guid>
      <dc:creator>rockon77</dc:creator>
      <dc:date>2015-12-08T19:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hello World Error: ApiOperationBase&lt;TQ,TS&gt; requires 2 type arguments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53264#M28396</link>
      <description>&lt;P&gt;I am not finding the tutorial provided by Authorize.Net to be very helpful for initial testing. Also I am using ASP.NET Forms, not MVC.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 20:29:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53264#M28396</guid>
      <dc:creator>rockon77</dc:creator>
      <dc:date>2015-12-08T20:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hello World Error: ApiOperationBase&lt;TQ,TS&gt; requires 2 type arguments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53397#M28517</link>
      <description>&lt;P&gt;Has anyone got the fix for this? Direct out of the demo code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;controller.Execute();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; throws &amp;nbsp;&amp;nbsp; //Environment not set. Set environment using setter or use overloaded method to pass appropriate environment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 20:13:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hello-World-Error-ApiOperationBase-lt-TQ-TS-gt-requires-2-type/m-p/53397#M28517</guid>
      <dc:creator>jdieter</dc:creator>
      <dc:date>2015-12-23T20:13:36Z</dc:date>
    </item>
  </channel>
</rss>

