• .Net WebService
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 2
    Replies
Hi,
 I created a custom object in sales force  and tried to insert records from a custom apex class. I am getting the following message
 

DML currently not allowed

 

Thanks In advance



I am getting the following error when i submit my Salesforce account information in ApexExplorer Login screen.
 
where i need to provide my Internet server's Proxy.
 
Login failed: The remote server returned an error: (407) Proxy Authentication Required.
 
Thanks In advance
Please help me to Call a method inside a APEX class in a Page
Iam gettin the following Error when I am generating Apex class from External WSDL. Can any one help me
 
Error: Failed to parse wsdl: Found more than one wsdl:portType. WSDL with multiple portType not supported
 
Thanks in advance
I developed a web service in ASP.Net application. How can i access this service in Salesforce.com application
I developed a web service in ASP.Net application. How can i access this service in Salesforce.com application
Hi

    I am calling an external web service written in .NET from Salesforce.com.
Am facing following error :

Failed: {faultcode:'soapenv:Client',faultstring:'System.CalloutException: IO Exception: Read timed out

Does it mean Salesforce.com not able to get Web Service reference?

Would like to know the cause.

Please help if anybody faced the same.