Re: The operation has timed-out.
From: alvaro corcuera (ac_at_cashware.biz)
Date: 10/29/03
- Previous message: Roge: "Directory Not Found or Security"
- In reply to: Romano Live: "The operation has timed-out."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Oct 2003 08:26:07 -0800
I had the same problem. I was able to call the webservice from a windows
applications, but not inside a WebForm. It also run if the uri of the
webservice was localhost or 127.0.0.1 but not other uri or even the
local IP.
To solve it I installed a proxy server (CCProxy in
http://www.youngzsoft.com) and include the line YourWebService.Proxy =
new WebProxy( "127.0.0.1", 808). And it works. I know that it is not the
best solution, but after 3 days working on this issue is the best one,
and the only one!
Alvaro Corcuera
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Previous message: Roge: "Directory Not Found or Security"
- In reply to: Romano Live: "The operation has timed-out."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|