Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
wsdl 2.0 in VS 2003
Hello,
I am trying to start development of automating Item Fulfillments with webservices 2.0 using MS Visual Studio 2003 and I am following the webservices platform guide instructions for adding the reference to my project but I get the following error message:
C:\Documents and Settings\corys.000\My Documents\Visual Studio Projects\OrderFulfillments\Web References\com.netsuite.webservices3\Reference.map(1): Custom tool error: Unable to import WebService/Schema. Unable to import binding 'NetSuiteBinding' from namespace 'urn:platform_2_0.webservices.netsuite.com'. The operation 'attach' in porttype 'NetSuitePortType' from namespace 'urn:platform_2_0.webservices.netsuite.com' had the following syntax error: The operation has no matching binding. Check if the operation, input and output names in the Binding section match with the corresponding names in the PortType section.