Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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.