I currently have an issue with my Commerce Server 2002 Standard edition
server, that i do not understand. Maybe one of you can explain why i am
getting this behavior from our server.
When i access our catalog service locally (on the server) via https using
https://localhost/catalogwebservice/catalogwebservice.asmx,
it
automatically
authenticates and gives me the catalogwebservice page. If I use the fully
qualified domain name locally (on the server) via https using
https://www.whatever.com/catalogwebservice/catalogwebservice.asmx,
i get a
log in screen and can't using any account. Now if we try to access the
same
webservice via a remote pc using
https://www.whatever.com/catalogwebservice/catalogwebservice.asmx,
we get
the log in screen then after providing the user id and password we are
able
to see the catalogwebservice page.