Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to use asp API for register domains, but when run my program i get this error:

"Unable to automatically step into the server. Connecting to the server machine 'www.systemnic.ir' failed. The debugger cannot connect to the remote computer. This may be because the remote computer does not exist or a firewall may be be preventing communication to the remote computer. Please see help for assistance."

My program runs for Local,Should I put it on my server?
How do I do this?
Posted
Comments
Abhipal Singh 9-Sep-15 13:27pm    
When are you getting this error?
While running the code on server or while debugging it from your local machine?
In later case, I hope you are running the remote debug client(msvsmon.exe) on the server.
meliti 12-Sep-15 2:03am    
I try debugging my program from my local machine.
Also download and install "rdbgsetup" but I don't know how to use this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900