S
Shane Bush
All
I'm desperately looking for a way to call a webservice that do not give me
401: Permission denied error. Here's my issue. I created a webpage on my
local hard drive to call a webservice on SOMEDOMAIN.COM, calls succeeded.
Now, I published the same webpage to my host, MYHOST.COM and the calls gave
me a permission denied error. The calls to the webservice is an anonymous
call and does not need any password. Why does it fail?
I tried to look this up in numerous books and ALL books so far show samples
of ASP.NET page calling webservice from http://localhost. Of course there
isn't going to be a problem. Is there a more real world reference that I can
look up that simply show/explain how to call a webservice from a page on one
domain to another. Any help is greatly appreciated. Thanks.
I'm desperately looking for a way to call a webservice that do not give me
401: Permission denied error. Here's my issue. I created a webpage on my
local hard drive to call a webservice on SOMEDOMAIN.COM, calls succeeded.
Now, I published the same webpage to my host, MYHOST.COM and the calls gave
me a permission denied error. The calls to the webservice is an anonymous
call and does not need any password. Why does it fail?
I tried to look this up in numerous books and ALL books so far show samples
of ASP.NET page calling webservice from http://localhost. Of course there
isn't going to be a problem. Is there a more real world reference that I can
look up that simply show/explain how to call a webservice from a page on one
domain to another. Any help is greatly appreciated. Thanks.