WCF Error
Unable to connect to the remote server
Even after giving the correct service IP and port in the config file, if you face the above error then the probable problem may be that when the service is published as "localhost". Try to change it to the IP of the machine name and try.
Note:The time on the machines where client and service are running should be in sync
Even after giving the correct service IP and port in the config file, if you face the above error then the probable problem may be that when the service is published as "localhost". Try to change it to the IP of the machine name and try.
Note:The time on the machines where client and service are running should be in sync
Comments
Post a Comment