I am using a checkbox with AutoPostBack=true inside a WARP.
Checking the box displays the error:
- Internet Explorer Script Error - An error has occured in the script on this page. Line: <mylinenumber> char: 1 Error: Syntax Error Code:0 URL: <myurl> Do you want to continue running scripts on this page? Yes/No buttons
- Internet Explorer Script Error -
An error has occured in the script on this page.
Line: <mylinenumber>
char: 1
Error: Syntax Error
Code:0
URL: <myurl>
Do you want to continue running scripts on this page?
Yes/No buttons
Note if the checkbox is outside the WARP or has AutoPostBack=false, no error.
G. Hari,
It seems like the error is caused by Infragistics partial incompatability with .net framework 2.0 SP1.
Problem manifests when you are using Validator controls.
EnableClientScript="False"
Good Luck!
Kyle Shaffar
Hi Hari,
If your page has validators and error does not happen if you remove them, then that should be resolved by coming hot fixes. If it is not related to validators, then it would be nice if you write a simple aspx which reproduces that bug and submit a bug report.
I Have used the Nested WARP which gives the follwing Error
An error has occured in the script on this page
Iine No 1768456787
Do you want to Debug
what is the route cause of this error?.
Please help me
Regards
G.Hari Prasath
Sorry, I do not know schedule of hot fixes.