Invoking WebService operations in IIS5 causes an HttpException
Versions:
n/a,
FAQ number:
217,
Old FAQ number: 14162
The combination of IIS5 and the wildcard Application Mapping to aspnet_isapi.dll required by the FriendlyUrl function in EPiServer CMS 5 causes problems when calling WebService methods.
The exception thrown states that:
"The HTTP verb POST used to access path '/webservices/datafactoryservice.asmx/MethodName' is not allowed"
The reason for this is that the wildcard mapping somehow interferes with IIS5's ability to separate the