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?
|