Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / December 2004

Tip: Looking for answers? Try searching our database.

Web service is not over the Internet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ddt - 17 Dec 2004 14:55 GMT
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
ddt - 17 Dec 2004 15:57 GMT
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.

> 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
Martin Kulov - 19 Dec 2004 16:25 GMT
Hi ddt,

Probably your company firewall is denying access to your web server. Open the URL in IE from outside your company.

Martin Kulov
http://www.codeattest.com

MCAD Charter Member
MCSD.NET Early Achiever
MCSD
Dilip Krishnan - 20 Dec 2004 14:37 GMT
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."
[quoted text clipped - 17 lines]
>> Any respones wellcomed.
>> ddt
ddt - 20 Dec 2004 16:31 GMT
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

> Hello ddt,
>
[quoted text clipped - 29 lines]
> >> Any respones wellcomed.
> >> ddt
Mujtaba Syed - 20 Dec 2004 16:43 GMT
Hi:

You have to program you web proxy information into your web service proxy.

The web service proxy has a property called Proxy which is of type
IWebProxy.

I hope this helps,
Mujtaba.
> Thanks for the answers, I have test the web services, it works before the our
> network proxy server but failed behind it.
[quoted text clipped - 37 lines]
> > >> Any respones wellcomed.
> > >> ddt

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.