Hi,
I am getting error when i try to call a .net webpage in different server(different location) from another server using webrequest.create(). Error is:--
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond "server name here".
Could you please tell me what i am doing wrong.i tried the same application in my local system with our testing server(this is in our building) it worked fine.Cannot i call the page in different server,if so how i can do this.Is webrequest.create() does not work to call wepage in different server.Thanks in advance
Start Free Trial