Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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[
0