Hello,
I have asp.net application (VS 2008) that uses Ajax Control Toolkit, ListSearch control extender.
The application is running with no problem with IE 7, but when you run it with IE 6 and click on ComboBox messageBox with the next error appear: "Assertion Failed: A unit type of "em" is invalid for parse Padding".
When I tried to change options settings in EI 6 to "show scritp errors" I got that one:
Line: 8029
Char 9
Error: firstChild is null or not an object
Code: 0
My page doesn't have line 8029, so I think it is inside the library, I couldn’t debug it as it was client's computer.
Please help me resolve that issue, as the application should be deployed and that error really doesn't let me do so.
Thank you in advance,
Oksana Isaev
Comments: Starting with v15.1 of Ajax Control Toolkit, we refused to support old versions of browsers. We tested this control in all modern browsers and did not detect the described problem.
I have asp.net application (VS 2008) that uses Ajax Control Toolkit, ListSearch control extender.
The application is running with no problem with IE 7, but when you run it with IE 6 and click on ComboBox messageBox with the next error appear: "Assertion Failed: A unit type of "em" is invalid for parse Padding".
When I tried to change options settings in EI 6 to "show scritp errors" I got that one:
Line: 8029
Char 9
Error: firstChild is null or not an object
Code: 0
My page doesn't have line 8029, so I think it is inside the library, I couldn’t debug it as it was client's computer.
Please help me resolve that issue, as the application should be deployed and that error really doesn't let me do so.
Thank you in advance,
Oksana Isaev
Comments: Starting with v15.1 of Ajax Control Toolkit, we refused to support old versions of browsers. We tested this control in all modern browsers and did not detect the described problem.