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 

error:connecting to the server machine 'login.salesforce.com failed.

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"

sfdcfoxsfdcfox
You'll need to check your firewall, proxy, and other network settings. The problem isn't with salesforce.com, it's with some intermediate network device or service that has blocked access to the debugger.
kiran ravikiran ravi
Thank you,
Please help me, how to check these network devices and what are the settings i need to do.
Rama ReddyRama Reddy

did u find any solution? I am also having same issue here.