• JGilbert
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi,

 

I'm having trouble configuring my Visual Studio project with SOAP.

 

I have downloaded two WSDLs and added them as Service Reference. The contents then show up under a new namespace in the project, and I see a bunch of subclasses, however, I don't see the SforceService class that is mentioned in the Quick Start guide:

 

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_quickstart_steps.htm#topic-title

 

What class should I use as the binding class?


Regards,

James