Groups | Blog | Home
all groups > asp.net webservices > november 2003 >

asp.net webservices : Problems with web service access


Sky Fly
11/28/2003 8:01:54 PM
Hello,

I have a web service on a server which handles requests
over the internet from a VB.NET client application
running on a Windows XP Professional machine. I am
having a problem getting the client machine to
connect to the web service. It is simply unable to
connect, as though there is no internet connectivity.

However, I find that when I start a web browser and
type in the url for the web service (like
www.myserver.com/dir/mywebservice.asmx),
I am able to see a description of the web service and
its methods.

This problem doesn't occur with the same client application
installed on other client machines. Could anyone tell
me if there is something obvious that I should be looking
at on this particular machine? Is it a firewall issue?
Are there known issues with Windows XP and web service
access? Any help would be greatly appreciated.

Regards,


--
Akin

aknak at aksoto dot idps dot co dot uk

Cor
11/29/2003 9:01:07 AM
Hi Sky,

You did send this to a lot of newsgroups, I did not see the

microsoft.public.dotnet.framework.aspnet

with it, that is also a busy newsgroup, I would try it if I was you there
also.

Cor

Saurabh Nandu
11/29/2003 11:17:04 AM
The question is how does your client machine connect to the server? Is there
a Firewall in between, only then its a firewall issue ..

Also are you using a proxy server to connect to the server?

Are the other client machines on which your client application running
sucessfully connecting to the server in the same way, in the sense are they
in the same network enviorment ?

Regards,
Saurabh Nandu

Sky Fly
11/29/2003 11:29:11 AM
Hello Saurabh.

[quoted text, click to view]

No, there's no firewall in this case.

[quoted text, click to view]

No, I'm not.

Any other ideas?

AddThis Social Bookmark Button