Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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.