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
Div403Div403 

Out of Memory Exception in WCFTestClient

Hi All,

We made a connection between WCF 4.5 and Salesforce.

In salesforce we have 150000 contact records.We want to fetch all 150000 records in WCFTestClient but we were able to fetch only 55000 records in WCFTestClient, after that we got out of memory exception.

Can any one help us to guide how to solve the above issue?
 
ShashankShashank (Salesforce Developers) 
You might find this helpful: http://gmori.blogspot.sg/2012/05/wcf-service-throws-outofmemoryexception.html