developerforce
  • DE LOGIN
  • JOIN NOW
Advanced Search
Search
Perform Full Search
  • Home
    • About
    • Getting Started
    • Featured Content
    • Calendar
    • Subscription Feeds
    • Contribute
    • Membership
    • Force.com MVP
    • Force.com User Groups
  • Technical Library
    • Core Content

    • Documentation
    • Core Resources
    • Articles
    • Webinars
    • Workbook Tutorials
    • Cheat Sheets
    • Books
    • By Category

    • Integration
    • App Logic
    • User Interface
    • Database
    • Security
    • Web Sites
    • Mobile
    • App Distribution
    • Tools
    • Other

    • Newsletter
    • Release Information
  • Boards
    • Top Boards

    • General
    • Schema
    • Apex Code
    • Visualforce
    • Chatter
    • Force.com Sites & Site.com
    • Java
    • .NET
    • Formulas & Validation Rules
    • Ruby, PHP, Python & Perl
    • Jobs Board
    • More Boards...
  • Cookbook
    • By Category

    • Integration
    • App Logic
    • User Interface
    • Database
    • App Distribution
    • Web Sites
    • Security
    • Tools
  • Code Share
    • All Projects
    • Top Rated
  • Blogs
    • All Posts
    • Top Blogs

    • Developer Relations
    • Engineering
    • Force.com Labs
    • ISV
    • System Integrator
    • Tech Docs
  • Partners
    • AppExchange Program
    • Go from Idea to App
  • More
    • Services

    • Training & Certification
    • Support
    • Galleries

    • Mobile Contest Gallery
    • Force.com Sites Gallery
    • Chatter Challenge Entries
    • Other Web Sites

    • Salesforce.com
    • Database.com
    • AppExchange
    • CRM Community

Discussions

  • General Development
  • Schema Development
  • Apex Code Development
  • Visualforce Development
  • Formulas & Validation Rules
  • Security
  • Mobile
  • Force.com Sites & Site.com
  • Chatter Development
  • Java Development
  • .NET Development
  • Perl, PHP, Python & Ruby
  • Desktop Integration
  • APIs and Integrations
  • Visual Workflow
  • Apple, Mac and OS X
  • VB and Office Development
  • AppExchange Directory & Packaging
  • Salesforce Labs & Open Source Projects
  • Other Salesforce Applications
  • Jobs Board
  • Sign In
  • ·
  • Help
  • Force.com Discussion Boards
  • :
  • Search
turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
  • Posts
  • Users
 
  • Advanced Search...
Show
Toggle Close Toggle Open By location
  • Force.com Discussion Boards
    • Developer Boards for Force.com and Database.com
      • There are no unread messages in this message board General Development
      • There are no unread messages in this message board Schema Development
      • There are no unread messages in this message board Apex Code Development
      • There are no unread messages in this message board Visualforce Development
      • There are no unread messages in this message board Formulas & Validation Rules Discussion
      • There are no unread messages in this message board Security
      • There are no unread messages in this message board Mobile
      • There are no unread messages in this message board Force.com Sites & Site.com
      • There are no unread messages in this message board Chatter and Chatter API Development
      • There are no unread messages in this message board Java Development
      • There are no unread messages in this message board .NET Development
      • There are no unread messages in this message board Perl, PHP, Python & Ruby Development
      • There are no unread messages in this message board Desktop Integration
      • There are no unread messages in this message board APIs and Integration
      • There are no unread messages in this message board Visual Workflow
      • There are no unread messages in this message board Apple, Mac and OS X
      • There are no unread messages in this message board VB and Office Development
      • There are no unread messages in this message board AppExchange Directory & Packaging
      • There are no unread messages in this message board Salesforce Labs & Open Source Projects
      • There are no unread messages in this message board Other Salesforce Applications
      • There are no unread messages in this message board Jobs Board
    • Developer Boards JP
      • There are no unread messages in this message board ご案内 - Announcements-JP
      • There are no unread messages in this message board 一般 - General-JP
      • There are no unread messages in this message board インテグレーション - Integration-JP
      • There are no unread messages in this message board アプリケーションロジック - App Logic-JP
      • There are no unread messages in this message board ユーザインタフェース - User Interface-JP
      • There are no unread messages in this message board データベース - Database-JP
      • There are no unread messages in this message board アプリケーションの配布 - App Distribution-JP
      • There are no unread messages in this message board Webサイト - Web Sites-JP
      • There are no unread messages in this message board モバイル - Mobile-JP
      • There are no unread messages in this message board ソーシャル - Chatter-JP
Toggle Close Toggle Open By author
turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Toggle Close Toggle Open By date
  • All
  • A day ago
  • A week ago
  • A month ago
  • A year ago
Toggle Close Toggle Open By metadata
  • Solved
  • Kudoed
Toggle Close Toggle Open By type of post
  • Forums
  • Blogs
  • Groups
Toggle Close Toggle Open By contents
  • Images
  • Attachments
Advanced Search Options
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Any one, but not necessarily all of the words you enter here will appear in the search results.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
Limits search results to topics that have no replies.
Limits search results to topics that have no replies.
 
  • Discussions
  • in accepted solutions Remove
  • +
  • solved Remove
  • +
  • in .NET Development Remove
1 - 10 of about 100 discussions
Sorted by:
Solution Date
  • Date
  • Views
  • Kudos
  • Replies
  • Best Match
  • Subscribe to RSS Feed for this Search
  • Permalink
There are no new messages in this topic
Accepted Solution

SOQL WHERE with a relationship

by COBill in .NET Development
I'm writing .NET C# code and using the SF API to access objects and object data in SF.   I'm accessing the SF standard objects Contact and Opportunity and one custom object named Access.   Access is ...
Show results in replies (1)
  • SELECT Name, (SELECT Opportunity__r.Product__c FROM Access__r where Opportunity__r.Contract_status_...
‎05-15-2013 02:02 PM
2 Replies
58 Views
There are no new messages in this topic
Accepted Solution

Problem creating a self-service user MALFORMED_ID:...

by mandyc in .NET Development
...= true; ssu.IsActiveSpecified = true; EnterpriseWebReference.SaveResult[] saveResults = binding.create(new EnterpriseWebReference.sObject[] { ssu }); for...
  • Tags:
  • create
  • insert
  • outbound message
  • ssu
Show results in replies (1)
  • http://www.salesforce.com/us/developer/docs/api/index_Left.htm#StartTopic=Content/sforce_api_calls_...
‎05-14-2013 10:47 AM
4 Replies
74 Views
There are no new messages in this topic
Accepted Solution

Cannot insert Pricebook Entry by using Visual Basi...

by Sanchai OpenCloud in .NET Development
...my code :   Public Class WebForm1 Inherits System.Web.UI.Page Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Dim ServiceBinding As...
Show results in replies (1)
  • Must set UnitPriceSpecified is true
‎05-06-2013 11:12 PM
2 Replies
114 Views
There are no new messages in this topic
Accepted Solution

C# app using two Salesforce WSDLs for integration ...

by Don Hobson in .NET Development
I am writing a web service where I move data between two SF environments using two different Enterprise WSDL, a web service and C#. I have both WSDLs loaded and if I remove one, I don't have a proble...
Show results in replies (1)
  • You have classes with the same name in different pacakges (e.g. wsdlA.LoginResult & wsdlB.Login...
‎04-08-2013 02:06 PM
3 Replies
293 Views
There are no new messages in this topic
Accepted Solution

Wich WSDL i need to create with C# a new Lead

by Max Bachman in .NET Development
Hello. I have import all WSDL in my project. http://s1.directupload.net/images/130308/6s4pi87i.png   But in my program the compiler doesen´t know "Lead". http://s1.directupload.net/images/1...
Show results in replies (1)
  • Ok Sorry for this post! I have it found myself.... Its the Enterprise WSDL
‎03-08-2013 02:03 PM
1 Reply
303 Views
There are no new messages in this topic
Accepted Solution

Decrypt AES256 value created in Salesforce using C...

by dotNetkow in .NET Development
Full code over at: Stack Overflow   Basically, I've encrypted a value in Salesforce using AES 256.  When I try to decrypt it via C#, I see a Padding error.  The exact same question was posted a few m...
  • Tags:
  • .net
  • AES
  • crypto
  • decrypt
  • decryption
Show results in replies (1)
  • I had the same issue and was able to find a solution.  When you encrypt in Salsforce using the encr...
‎03-12-2013 07:12 PM
2 Replies
373 Views
There are no new messages in this topic
Accepted Solution

Send a private message from .Net Application

by Keyur Patel in .NET Development
.... ======================   public string HttpPost(string URI, string Parameters)         {             System.IO. StreamReader sr = null;             try             {                   string InstanceURL...
Show results in replies (1)
  • Hi,   I have resolved the issue using Json content type and post my message.   Regards. Keyur Patel
‎02-27-2013 05:16 AM
1 Reply
353 Views
There are no new messages in this topic
Accepted Solution

Web Service Callout

by pablor in .NET Development
Hi We are trying to use WebService callout, and need a working example.   I've tried working through the example 'Apex Web Services and Callouts' at http://wiki.developerforce.com/page/Apex_Web_Servi...
Show results in replies (1)
  • Hi   After trying months and try everything that I could think... I have the solution.   The antivi...
‎01-08-2013 06:26 AM
3 Replies
416 Views
There are no new messages in this topic
Accepted Solution

Webservices

by pablor in .NET Development
...;</env:Body></env:Envelope> (59194000)|CALLOUT_REQUEST|[28]|sayHelloWorld_element:[apex_schema_type_info=(http://salesforce.alpha-index.co.uk/packageservice/, true, false), field_order_type...
Show results in replies (1)
  • Hi   After trying months and try everything that I could think... I have the solution.   The antivi...
‎02-26-2013 02:26 AM
1 Reply
401 Views
There are no new messages in this topic
Accepted Solution

INVALID_SESSION_ID: Invalid Session ID found in Se...

by sushanto_dodo in .NET Development
...System.Text; using WebApplication1.WebReference; using WebApplication1.SFMetadata; namespace WebApplication1 {     public partial class _Default : System.Web.UI.Page     {         public const double API...
Show results in replies (1)
  • Hi sushanto_dodo   I beilive you need to set the session header on the metaService. You should be a...
‎02-08-2013 05:54 AM
5 Replies
448 Views
  • « Previous
    • 1
    • 2
    • 3
    • …
    • 22
  • Next »
Powered by Lithium
Follow us on
Facebook Twitter Linked In Youtube
United States |1-800-no-software|Privacy Statement|Security Statement |Terms of Use
© Copyright 2000-2011 salesforce.com, inc. Web-based Customer Relationship Management (CRM) Software-as-a-Service (SaaS).
All rights reserved Various trademarks held by their respective owners.
Salesforce.com, inc. The Landmark @ One Market, Suite 300, San Francisco, CA, 94105, United States
General Enquiries: 415-901-7000 | Fax: 415-901-7040 | Sales: 1-800-no-software