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!
PocketPC application
I am developing an application in .NET for pocket PC 2003. I am having trouble using netsuite webservices. I consumed WSDL 2.5.0 with VS2005. The wrapper class NetSuiteservice generated doesn't contain CookieContainer. I also found that System.Net namespace of compact framework doesn't contain a class CookieContainer. I gave all the other params role, account, email password, and was able to login to the netsuite, but all subsequent requests are resulting in Invalidsessionfault.I guess it occurs because the cookies are not send with the request(read in netsuite documentation). Does anyone had similar problems? any help would be highly appreciated.
Thanks in advance
0