function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jojoforcejojoforce 

Metadata API using C# .Net

Has anybody been able to use the Metadata API using C# .net? I downloaded the Enterprise and Metadata WSDL and added them as a reference to my application. However, I can't seemt to get it to work. If anyone has any sample codes or sample programs written in C# that uses the MetaData API I would greatly appreciate it!

 

 

 

_Prasu__Prasu_

I dont have sample code ready for you. But I think following link may be very useful for you to start with.

 

http://www.salesforce.com/us/developer/docs/api_meta/index.htm

http://developer.force.com/cookbook/recipe/setting-up-your-salesforce-com-web-services-api-applications

 

I hope that will help you.

 

adamproadampro

I'm trying to accomplish the same thing right now. If I can figure out a way then I'll let you know. I tried the sample code in both the Metadata and Web Services API but neither seemed to work. I'm wondering if I'm referencing the WSDL files incorrectly.

SuperfellSuperfell

There's an example in this blog post http://www.pocketsoap.com/weblog/2008/01/1803.html