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

xmlhttppanel request does not complete if inexact url?

1 Answer 53 Views
XmlHttpPanel
This is a migrated thread and some comments may be shown as answers.
Felipe
Top achievements
Rank 1
Felipe asked on 13 May 2011, 05:45 PM
I am having some issues with a page where I am using the xmlhttppanel...

It is my default homepage - ie,  www.somewebsite.com -> www.somewebsite.com/Default.aspx

however, unless i put in the url manually, and it includes the "Default.aspx", the XHR never completes?

it only happens with the website deployed on IIS - on my local it works fine.

can you guys supply me with any places to start diagnosing the issue?  help appreciated.  thanks.


EDIT:

I have determined that the error was a result of the IIS extension mapping for a directory not accepting a "POST" verb...

however i am not sure how to map an extension...  of a folder...

for now I have just set up a redirect, but if anyone has an alternate solution, please let me know.  thanks.

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 17 May 2011, 09:57 AM
Hello Leland,

I believe the following article from Microsoft might be of help: handler mappings.

Best wishes,
Pero
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
XmlHttpPanel
Asked by
Felipe
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or