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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Accessing WSDL with VB.NET
I've recently been tasked with connecting to the new WSDL services provided by NetSuite. I'm building an internal asp.net application with vb.net. I've been an classic asp developer for a decade now, and have been working with asp.net for about a year or so building sites using local resources and standard controls.
I am unfamiliar with how to connect to a WSDL service, NetSuite's in particular. I've imported the WSDL into my IDE (Visual Web Developer 2009) but can't seem to figure out the authentication method.
I'm hoping someone would be kind enough to point me to some documentation or threads that show common connection code or can post some code that shows how to connect and login to the service.
0