"ddt" <ddt@discussions.microsoft.com> wrote in message
news:5592BCFD-0DB7-47A9-8619-F34752458F38@microsoft.com...
> Thanks for the answers, I have test the web services, it works before the
our
> network proxy server but failed behind it.
> So I think it looks like proxy server's issue, how to setup webservice to
> pass throuth the proxy server, any idea?
>
> Thanks again.
> ddt
>
> "Dilip Krishnan" wrote:
>
> > Hello ddt,
> >
> > Try removing the keep alive option in IIS. Could also try to override
the
> > proxy class as per the kb article
> >
http://support.microsoft.com/kb/819450/EN-US/ > > HTH
> > Regards,
> > Dilip Krishnan
> > MCAD, MCSD.net
> > dkrishnan at geniant dot com
> >
http://www.geniant.com > >
> > > It throw out error as "The underlying connection was closed: Unable to
> > > connect to the remote server."
> > > at System.Net.HttpWebRequest.CheckFinalStatus()
> > > at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult
> > > asyncResult)
> > > at System.Net.HttpWebRequest.GetRequestStream()
> > > at Microsoft.Web.Services.SoapWebRequest.GetRequestStream()
> > > at
> > > System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
> > > methodName, Object[] parameters)
> > > .....
> > >
> > > Thanks.
> > >
> > > "ddt" wrote:
> > >
> > >> Hi,
> > >>
> > >> I have a web service installed in server, it woks fine from
> > >> interanet, but
> > >> can not access from internet, any idea?
> > >> Any respones wellcomed.
> > >> ddt
> >
> >
> >