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
Fatal Error - ComplexType not found - SOAP version?
I have a weird fatal error here that I need help with as we try to put this code into production. I'm getting a fatal error on a search() function. The weird part is, this code works perfectly on my development server, but as soon as I put it on my production server (with no changes to the code whatsoever), it fails. The Production server is running PHP-SOAP 5.1.6, and the development server is running PHP-SOAP 5.2.6.
Can anybody help me troubleshoot this? The obvious solution would be to upgrade the PHP-SOAP on the production server to 5.2.6, but we can't do that right now.
0