<?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 Adding Service.asmx reference to .NET project in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-Service-asmx-reference-to-NET-project/m-p/54656#M29621</link>
    <description>&lt;P&gt;We've been using your "&lt;A href="https://api2.authorize.net/soap/v1/Service.asmx&amp;quot;" target="_blank"&gt;https://api2.authorize.net/soap/v1/Service.asmx"&lt;/A&gt; service for some time to do CIM integrations. We are a .NET shop and have simply added a "service reference" to the URL above to our project. Recently I noticed we can no longer use the "Update Service Reference" command in Visual Studio, as we get a 500 error.&lt;/P&gt;&lt;P&gt;We also cannot add this URL as a "Service Reference" to new project without getting the same error.&lt;/P&gt;&lt;P&gt;This was not a problem in the past, as we were able to do this a month ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A workaround to add the service reference is to add as the following...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://api2.authorize.net/soap/v1/Service.asmx" target="_blank"&gt;https://api2.authorize.net/soap/v1/Service.asmx&lt;/A&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;?wsdl&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any idea why we can no longer add the reference without the wsdl parameter? Looking on the web, this seems to be a common problem if the ASMX service does not have the following in the web.config (or server.config)...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;webServices&amp;gt;&lt;BR /&gt;&amp;lt;protocols&amp;gt;&lt;BR /&gt;&amp;lt;add name="HttpGet"/&amp;gt;&lt;BR /&gt;&amp;lt;add name="HttpPost"/&amp;gt;&lt;BR /&gt;&amp;lt;/protocols&amp;gt;&lt;BR /&gt;&amp;lt;/webServices&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could this be the issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 22:26:40 GMT</pubDate>
    <dc:creator>Gabe</dc:creator>
    <dc:date>2016-05-18T22:26:40Z</dc:date>
    <item>
      <title>Adding Service.asmx reference to .NET project</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-Service-asmx-reference-to-NET-project/m-p/54656#M29621</link>
      <description>&lt;P&gt;We've been using your "&lt;A href="https://api2.authorize.net/soap/v1/Service.asmx&amp;quot;" target="_blank"&gt;https://api2.authorize.net/soap/v1/Service.asmx"&lt;/A&gt; service for some time to do CIM integrations. We are a .NET shop and have simply added a "service reference" to the URL above to our project. Recently I noticed we can no longer use the "Update Service Reference" command in Visual Studio, as we get a 500 error.&lt;/P&gt;&lt;P&gt;We also cannot add this URL as a "Service Reference" to new project without getting the same error.&lt;/P&gt;&lt;P&gt;This was not a problem in the past, as we were able to do this a month ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A workaround to add the service reference is to add as the following...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://api2.authorize.net/soap/v1/Service.asmx" target="_blank"&gt;https://api2.authorize.net/soap/v1/Service.asmx&lt;/A&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;?wsdl&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any idea why we can no longer add the reference without the wsdl parameter? Looking on the web, this seems to be a common problem if the ASMX service does not have the following in the web.config (or server.config)...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;webServices&amp;gt;&lt;BR /&gt;&amp;lt;protocols&amp;gt;&lt;BR /&gt;&amp;lt;add name="HttpGet"/&amp;gt;&lt;BR /&gt;&amp;lt;add name="HttpPost"/&amp;gt;&lt;BR /&gt;&amp;lt;/protocols&amp;gt;&lt;BR /&gt;&amp;lt;/webServices&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could this be the issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 22:26:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-Service-asmx-reference-to-NET-project/m-p/54656#M29621</guid>
      <dc:creator>Gabe</dc:creator>
      <dc:date>2016-05-18T22:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Service.asmx reference to .NET project</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-Service-asmx-reference-to-NET-project/m-p/54734#M29694</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20095"&gt;@Gabe﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've reported your issue to the product team for analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 14:56:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-Service-asmx-reference-to-NET-project/m-p/54734#M29694</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-05-25T14:56:52Z</dc:date>
    </item>
  </channel>
</rss>

