• JHoskins0615
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi,
I am developing an application in VB.NET. Within this application, I am trying to query the Opportunity object and return the result. When I attempt to run this code, I get the following error...
 
Client found response content type of 'text/html; charset=UTF-8', but expected 'text/xml'.
 
 
Can someone tell me how to address this issue?
 
 
Thanks
Ganesh