M
Mukesh
I am using MS ajax 1.0 asp.net 2.0 VS 2005
and Helicon ISAPI_Rewrite 2.11
I have a seach page named search.aspx
I have created a form for searching on this page.for intractiveness i have used ajax Update panel..
on search.aspx the ajax is working fine when i submit this page after filling some criterion this request redirects to the
search.aspx?type=xyz&keyword=abc,klmn
and now i dispalys the results on the page and shows form prefilled with the previous criterion ...
now again if uses the form it works without errror..........
Now the Problem starts when start using ISAPI_Rewrite
now after filling the search form i redirectas it to the
/items/type-xyz/keyword-abc,klmn
The page renders without error...
But when i uses the search form on this page and fires any ajax callback it gives me error alert
"sys.webforms.pageRequestManagerServerErrorException: an unknown error occured whileprocessing the requeston the server . The status code returned from the server was :404"
and the callback doesnot completes :
Please Help Me
Mukesh Kumar Agarwal
Efextra Noida
and Helicon ISAPI_Rewrite 2.11
I have a seach page named search.aspx
I have created a form for searching on this page.for intractiveness i have used ajax Update panel..
on search.aspx the ajax is working fine when i submit this page after filling some criterion this request redirects to the
search.aspx?type=xyz&keyword=abc,klmn
and now i dispalys the results on the page and shows form prefilled with the previous criterion ...
now again if uses the form it works without errror..........
Now the Problem starts when start using ISAPI_Rewrite
now after filling the search form i redirectas it to the
/items/type-xyz/keyword-abc,klmn
The page renders without error...
But when i uses the search form on this page and fires any ajax callback it gives me error alert
"sys.webforms.pageRequestManagerServerErrorException: an unknown error occured whileprocessing the requeston the server . The status code returned from the server was :404"
and the callback doesnot completes :
Please Help Me
Mukesh Kumar Agarwal
Efextra Noida