• lstrike
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Sorry, the previous two messages were sent out by accidental key stokes.  Here is the question again:
 
I recently migrated my Ajax scontrol to the new Winter '07 release and started to get the following error message when making queries to my company data in SFDC:
 
       {faultcode:'soapenv:Client', faultstring:'SOAPAction HTTP header missing',}
 
The query was simple as "select ... from ... where...".
I never saw this before even in the prerelease.  I don't think we need to set the SOAP header everytime we call the sforce.connection.query(...).  But why I am getting this error.  If anyone has similar experience and know how to get rid of this error, please respond.
 
Best Regards,