Groups | Blog | Home
all groups > dotnet web services > may 2006 >

dotnet web services : How to use WSDL file


Kumar
5/27/2006 10:56:01 AM
How to use WSDL file provided by my CRM application (Salesforce.com) in my
own ASP.NET application. Please follow the steps to get WSDL file.

Click on the following link to get connected with Salesforce.com CRM
application : -

https://www.salesforce.com/login.jsp

User id: sunil_mzp@yahoo.com

Password: password


Once you are logged in, you are in the Home page of the application.

Now please click on the 'Setup' which is top of the web page. This will open
'Personal Setup' window.

On the left side of the screen, There are three headers 'Personal Setup',
'App Setup', and 'Administration Setup'. Under 'App Setup', Please click on
the ' Integrate' --> 'AppExchange API'. This will open 'WSDL Download'
window. Now click on the 'Download Enterprise WSDL'. It will open XML file.

Now my question is, how to use this WSDL file in my own ASP.NET application?


Thanks.

Gaurav Vaish (EduJini.IN)
5/28/2006 12:39:03 AM
Hi Sunil,

To use WSDL in your ASP.Net application, you need to follow a maximum
4-step process.

I've documented them at my blogs at:
http://webservices.edujini.in/2006/05/howto-how-to-use-wsdl-in-net.html
I think this is one of the most common questions asked here in the
webservices forums! :)


--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
http://webservices.edujini.in
-------------------


[quoted text, click to view]

AddThis Social Bookmark Button