Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
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.