This is how I have understood it. To get the POST request working we need to
register a mime type with the IIS server i.e asp, php etc. But we don't have
a mime type in our service URLs and requests to our services comes without
an extension part. Because of this IIS rejects the requests at a very early
stage. I thing the service URLs for .Net services has a extension part
(.svc) and they are associated with their ISAPI application.

Supun.

On Wed, Jun 4, 2008 at 10:09 PM, Asankha C. Perera <[EMAIL PROTECTED]> wrote:

> Supun
>
>> I think this is a known issue in IIS 5. Please refer the links below
>>
>> http://support.microsoft.com/kb/216493
>> http://www.somacon.com/p126.php
>>
>
> Sorry but I don't understand the logical relevance of the above with the
> issue I report.. if .net services understands http 1.1, why doesn't axis2/c
> on IIS ?
>
>
> asankha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to