Ask a Question related to ASP.NET Web Services, Design and Development.
-
Bob B #1
Re: Basic problem with WebService POST
Jon - ever learn any more about this issue? Facing the same thing when I
move my web services from local XP pro IIS to Server 2003 IIS.
Thanks.
Bob
"Jon Maz" wrote:
> Beg pardon, I got the last part of my posting (the bit about Returned
> Headers) the wrong way round.
>
> Here are the Returned Headers I get:
>
> [url]http://localhost/ExampleWebService/HelloWorld.asmx/HelloWorldDemo?wdsl[/url]
> gives
> Content-Type: text/xml; charset=utf-8
>
> whereas
>
> [url]http://localhost/ExampleWebService/HelloWorld.asmx/HelloWorldDemo[/url]
> gives
> Content-Type: text/html
>
>
> The mystery remains, and I welcome any answers!
>
> Cheers,
>
> JON
>
>
>
>Bob B Guest
-
Post to Webservice returns error
IIS settings are ok. With every WebService I create on that PC I have the same error. Same WebService on a other PC works perfect. I did copy all... -
HTTP POST using webservice
Hi All, I've run into an interesting problem. Basically, we have a website that requires a user to log in. Once a user is successfully logged... -
Can webservice client use basic auth
using c# in a windows application. I need to connec to to a HTTPS URL that is set up as "non anonymous" and requires a user/pass. How do i... -
Webservice POST to secure site
Hello All, I am new to this group, so please forgive me if this question has been addressed. I have written a function that posts data to a secure... -
Basic Authentication, WebService
I did the following to add http basic authentication for calling a webservice: chz11086.HelloAuthTestService service = new...



Reply With Quote

