Helloo
I am developing a VB.NET application and the server program as well as the client prog works fine on local machine. But when the server program is run on other machine, it gives this error. I saw the same question in the previous post, but there's no solution provided.
I am using TCP channel and the port is not the standard TCP port 8081.
Is this causing the problem?
I also checked the firewall settings.
No use.
Please provide a solution..
Thanx in advance.
I am developing a VB.NET application and the server program as well as the client prog works fine on local machine. But when the server program is run on other machine, it gives this error. I saw the same question in the previous post, but there's no solution provided.
I am using TCP channel and the port is not the standard TCP port 8081.
Is this causing the problem?
I also checked the firewall settings.
No use.
Please provide a solution..
Thanx in advance.
Comment