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
kiran ravikiran ravi 

unable to automatically step into the server.

hi,

Im integrating asp.net with salesforce, while debugging i got an error.please help me. how i can overcome this.

 

The error is :

"unable to automatically step into the server.connecting to the server machine 'login.salesforce.com failed.The debugger cannot connect to the remote computer.This may be because the remote computer does not exist or a firewall may be preventing communication to remote server"

SoleesSolees

have you tried in other technologies like Java or PHP ?

 

try updating the libraries that connect your application with salesforce.  Be sure if you are trying to connect with OAuth or OAuth2, SOAP or Rest.

 

Go to http://events.developerforce.com/en/pages/force-dot-com-dot-net

 

cheers