Hi there,
I have a page where i make some calls via javascript ajaxRequest (ex. <%= RadAjaxManager1.ClientID %>.ajaxRequest('Move'); )
I do not have any rewriting modules...
When calling that ajax request, I am getting this javascript error:
Sys.Webforms.PageRequestManagerServerErrorException: an unknown error occured while processing the request on the server. The status code returned from the server was: 405
The error is in the ScriptResource.axd:868
thanks in advance
Kevin
I have a page where i make some calls via javascript ajaxRequest (ex. <%= RadAjaxManager1.ClientID %>.ajaxRequest('Move'); )
I do not have any rewriting modules...
When calling that ajax request, I am getting this javascript error:
Sys.Webforms.PageRequestManagerServerErrorException: an unknown error occured while processing the request on the server. The status code returned from the server was: 405
The error is in the ScriptResource.axd:868
thanks in advance
Kevin