This is a migrated thread and some comments may be shown as answers.

sys.webforms.pagerequestmanagertimeoutexception 405

1 Answer 274 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kevin Cauchi
Top achievements
Rank 1
Kevin Cauchi asked on 08 Jul 2011, 04:00 PM
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

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 15 Jul 2011, 08:12 AM
Hello Kevin,

This is not a common error and it is hard to guess what is causing it. I would recommend that you examine the following links as a starting point:
Web Resources Troubleshooting
Web Resources demystified: Part 3 (Troubleshooting)
Error 405 with Ajax UpdatePanel

Best regards,
Daniel
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Ajax
Asked by
Kevin Cauchi
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or