Hello all,
After implementing the previous code that I had used, I am facing a typical problem.
On the VS.NET I am able to run the application successfully.
When I run it on the Local server (localhost) it is giving me the following error
"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"
and when I am running it on the same machine but with IP address of the system or from the client machine, it is giving me same error.
can anyone help me out of this...
Thanks in Advance...