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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
WS logging in problems
I've downloaded and setup the sample WS C# projects, but can not seem to even get logged in. The error I get is
*** SOAP FAULT: fault type=ns1:invalidCredentialsFault with code=.
I've tried the following:
[LIST=1]
[*]I know my email and password are correct because I use them all the time.
[*]I've quadruple checked the account number so I know it is correct as well.
[*]I've tried logging in with several different roles
[*]I've verified that my login has "Concurrent Web Services User" checked.
[*]I've removed web services v 1.3 from the project and setup it up to use v2.6
[*]I've tried setting the default login values in the App.config
0