Portal Engine
Version 3.x > Portal Engine > The HTTP verb POST used to access path is not allowed View modes: 
User avatar
Member
Member
crob611@gmail.com - 5/9/2008 4:13:34 PM
   
The HTTP verb POST used to access path is not allowed
We are evaluating KenticoCMS. I was trying to develop a relatively basic WebPart that includes an AutoComplete box using the AjaxToolkit AutoCompleteExtender.

The WebService that it calls is in the root of the KenticoCMS folder. It passes the request to the Service, but the response is :
The HTTP verb POST used to access path '/KenticoCMS/WebServices.asmx/Function/Function' is not allowed.

Anyone know of a way to fix this problem?

User avatar
Member
Member
kentico_vitaja - 5/30/2008 9:42:08 AM
   
RE:The HTTP verb POST used to access path is not allowed
Hi,

Recommended way to achieve this is to go to: CMS Site Manager -> Settings -> select your site -> URLs -> Excluded URLs and add directory or file which should be excluded.

Best regards,
Vita Janecek