• Dev_Singh
  • NEWBIE
  • 0 Points
  • Member since 2012

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

Hello,

I'm trying to Integrate a .Net web application with Salesforce.

Tasks.

1) The Documents in the Notes and Attachments of Opportunity Object should be passed back and forth. Ie, from Salesforce to .net App.
2) Fields Mapping.

My Approach and Issues I'm facing.

First I've generated the Enterprise Wsdl and passed them to the .Net developer. I have taken his .wsdl file and tried to parse it directly in Sandbox by using Generate WSDL button.

ERROR : "Failed to parse wsdl: Found more than one wsdl:binding. WSDL with multiple binding not supported"

What can be done now? Am i following the right Approach? If anyone could guide me the proper steps, it would be very helpful

Thanks a lot.

Raj.


  • August 24, 2011
  • Like
  • 0