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

script error of Sys.WebFrorms.PageRequestManager

2 Answers 106 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
BLADE
Top achievements
Rank 1
BLADE asked on 19 Aug 2008, 02:29 PM
In my Site, some pages report script error:
 
Sys.WebForms.PageRequestManager undefined.

Other page is ok,no error.

In these pages with error,  used master page,  kicked my scritp.
Ether i use Ajaxpanel or Ajaxmanager, the error always here.
I try move the AjaxControl to any level, the erroe always here.

I  read out zhe AjaxScript   "<script src="/SBB/WebResource.axd?................"
and write into my page like <script src="/sbb/ascp.js" type="text/javascript" ></script>
The error become to :
Sys.ArgumentTypeException: Object od type 'Sys._Application' cannot be converted to type 'Sys._Application'.
Parameter name: instance


So, i need help.

My English is so poor. Don't fun me, please. Thanks.
Oh , this error happened in our 3 coder. we edition is  2008Q1 515.

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 19 Aug 2008, 02:36 PM
Hi BLADE,

Please let us know if the problem occurs if you are using regular asp UpdatePanel instead of RadAjax.
Also please review the following forum post which discuss this problem.

Best wishes,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
BLADE
Top achievements
Rank 1
answered on 19 Aug 2008, 02:49 PM
IS OK!\
Thank you Very Much.
TELERIK are the Great Controls.
Tags
Ajax
Asked by
BLADE
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
BLADE
Top achievements
Rank 1
Share this question
or