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.
Using the web service with Visual Studio 2008
Visual Studio 2008 (and the new version of the .NET Framework) want you to use the new service reference model instead of the old web references. When I add create a new service reference and point it at the SuiteTalk WSDL (2008.1), I get the following warnings when I build:
Custom tool warning: Cannot import wsdl:port
Detail: There was an error importing a wsdl:binding that the wsdl:port is dependent on.
XPath to wsdl:binding: //wsdl:definitions[@targetNamespace='urn:platform_2008_1.webservices.netsuite.com']/wsdl:binding[@name='NetSuiteBinding']
XPath to Error Source: //wsdl:definitions[@targetNamespace='urn:platform_2008_1.webservices.netsuite.com']/wsdl:service[