<?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: ARB .NET  XML E0005 Bug VB in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-NET-XML-E0005-Bug-VB/m-p/30928#M16159</link>
    <description>&lt;P&gt;Is that from the sample code? If you read the console output, you should see the first one is successful, 2nd one fail as duplicate, 3rd one fail of bad XML(it set amount, but it the refid).&lt;/P&gt;&lt;PRE&gt;Console.WriteLine(vbCrLf &amp;amp; vbCrLf &amp;amp; "This call to ARBCreateSubscription should be successful.")
Console.WriteLine("If you receive an duplicate subscription error change the Amount being sent to the server.")
bResult = CreateSubscription(False)

' This example will generate an error because a duplicate subscription
' is being created.
Console.WriteLine("" &amp;amp; vbCrLf &amp;amp; vbCrLf &amp;amp; "This call to ARBCreateSubscription shows how to handle errors.")
CreateSubscription(False)

' This example will generate an error because the Amount is missing causing
' a schema validatation error to occur on the server side.
Console.WriteLine("" &amp;amp; vbCrLf &amp;amp; vbCrLf &amp;amp; "This call to ARBCreateSubscription shows how to process ErrorResponse.")
CreateSubscription(True)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Oct 2012 11:49:56 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-10-29T11:49:56Z</dc:date>
    <item>
      <title>ARB .NET  XML E0005 Bug VB</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-NET-XML-E0005-Bug-VB/m-p/30920#M16155</link>
      <description>&lt;P&gt;Result: Error&lt;BR /&gt;[E00003] The element 'ARBCreateSubscriptionRequest' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'refid' in namespace 'AnetApi/xml/v1/schema.xsd'. List of possible elements expected: 'merchantAuthentication' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this error and have been unable to fix it. Any help? I am sure someone else has had this issue as it is in the C# as well.&amp;nbsp; There are many PHP solutions :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BAH .......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be great!&lt;/P&gt;&lt;P&gt;Thanks in advance!!!!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 03:09:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-NET-XML-E0005-Bug-VB/m-p/30920#M16155</guid>
      <dc:creator>kwarta</dc:creator>
      <dc:date>2012-10-29T03:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: ARB .NET  XML E0005 Bug VB</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-NET-XML-E0005-Bug-VB/m-p/30928#M16159</link>
      <description>&lt;P&gt;Is that from the sample code? If you read the console output, you should see the first one is successful, 2nd one fail as duplicate, 3rd one fail of bad XML(it set amount, but it the refid).&lt;/P&gt;&lt;PRE&gt;Console.WriteLine(vbCrLf &amp;amp; vbCrLf &amp;amp; "This call to ARBCreateSubscription should be successful.")
Console.WriteLine("If you receive an duplicate subscription error change the Amount being sent to the server.")
bResult = CreateSubscription(False)

' This example will generate an error because a duplicate subscription
' is being created.
Console.WriteLine("" &amp;amp; vbCrLf &amp;amp; vbCrLf &amp;amp; "This call to ARBCreateSubscription shows how to handle errors.")
CreateSubscription(False)

' This example will generate an error because the Amount is missing causing
' a schema validatation error to occur on the server side.
Console.WriteLine("" &amp;amp; vbCrLf &amp;amp; vbCrLf &amp;amp; "This call to ARBCreateSubscription shows how to process ErrorResponse.")
CreateSubscription(True)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 11:49:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-NET-XML-E0005-Bug-VB/m-p/30928#M16159</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-10-29T11:49:56Z</dc:date>
    </item>
  </channel>
</rss>

