<?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: Issue of &amp;quot;unable to load assembly AuthorizeNet.XmlSerializers&amp;quot; in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-of-quot-unable-to-load-assembly-AuthorizeNet/m-p/76378#M47709</link>
    <description>&lt;P&gt;nobody help? anyone knows how to contact a support dev or somebody?&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2021 15:37:39 GMT</pubDate>
    <dc:creator>durck0001</dc:creator>
    <dc:date>2021-05-19T15:37:39Z</dc:date>
    <item>
      <title>Issue of "unable to load assembly AuthorizeNet.XmlSerializers"</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-of-quot-unable-to-load-assembly-AuthorizeNet/m-p/76358#M47691</link>
      <description>&lt;P&gt;My code something like this, my ide is vs 2019 and framework is 4.6.1, anything wrong and how to fix this??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ApiOperationBase&amp;lt;ANetApiRequest, ANetApiResponse&amp;gt;.RunEnvironment = AuthorizeNet.Environment.SANDBOX; (May I use PRODUCTION instead???)&lt;/P&gt;&lt;P&gt;// define the merchant information (authentication / transaction id)&lt;BR /&gt;ApiOperationBase&amp;lt;ANetApiRequest, ANetApiResponse&amp;gt;.MerchantAuthentication = new merchantAuthenticationType()&lt;BR /&gt;{&lt;BR /&gt;name = loginid,&lt;BR /&gt;ItemElementName = ItemChoiceType.transactionKey,&lt;BR /&gt;Item = privatekey,&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;var creditCard = new creditCardType&lt;BR /&gt;{&lt;BR /&gt;cardNumber = card,&lt;BR /&gt;expirationDate = xxx,&lt;/P&gt;&lt;P&gt;cardCode = xxx,&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;//standard api call to retrieve response&lt;BR /&gt;var paymentType = new paymentType { Item = creditCard };&lt;/P&gt;&lt;P&gt;var transactionRequest = new transactionRequestType&lt;BR /&gt;{&lt;BR /&gt;transactionType = transactionTypeEnum.authCaptureTransaction.ToString(), // authorize only&lt;BR /&gt;amount = amount,&lt;BR /&gt;payment = paymentType&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;var request = new createTransactionRequest { transactionRequest = transactionRequest };&lt;/P&gt;&lt;P&gt;// instantiate the controller that will call the service&lt;BR /&gt;var controller = new createTransactionController(request);&lt;BR /&gt;controller.Execute();&lt;/P&gt;&lt;P&gt;System.IO.FileNotFoundException&lt;BR /&gt;HResult=0x80070002&lt;BR /&gt;Message=unable to load “AuthorizeNet.XmlSerializers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”&lt;BR /&gt;Source=mscorlib&lt;BR /&gt;StackTrace:&lt;BR /&gt;On System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp;amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)&lt;BR /&gt;On System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp;amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 15:44:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-of-quot-unable-to-load-assembly-AuthorizeNet/m-p/76358#M47691</guid>
      <dc:creator>durck0001</dc:creator>
      <dc:date>2021-05-18T15:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue of "unable to load assembly AuthorizeNet.XmlSerializers"</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-of-quot-unable-to-load-assembly-AuthorizeNet/m-p/76378#M47709</link>
      <description>&lt;P&gt;nobody help? anyone knows how to contact a support dev or somebody?&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 15:37:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-of-quot-unable-to-load-assembly-AuthorizeNet/m-p/76378#M47709</guid>
      <dc:creator>durck0001</dc:creator>
      <dc:date>2021-05-19T15:37:39Z</dc:date>
    </item>
  </channel>
</rss>

