I have written a web service and posted it OK to IIS. From most external networks I can install the smart client application that goes with it and all works fine. From one particular network clients can't connect. I can browse to the service page on the home server in IE no problem. If I fire up VC# I can discover the service. But clients just hang. No timeout error messages, no nuthin. XP installation with SP2 and .NET 2.0 installed fine on client. Any ideas? Yes this site has a firewall but I can't think of a configuration that could produce this effect. -- Bob
can you set the Proxy server to the webservice(in the code) and then call the web method Thanks Sriram "Bob" wrote: > I have written a web service and posted it OK to IIS. From most external > networks I can install the smart client application that goes with it and all > works fine. > > From one particular network clients can't connect. I can browse to the > service page on the home server in IE no problem. If I fire up VC# I can > discover the service. But clients just hang. No timeout error messages, no > nuthin. XP installation with SP2 and .NET 2.0 installed fine on client. Any > ideas? > > Yes this site has a firewall but I can't think of a configuration that could > produce this effect. > > -- > Bob