Could not complete the operation due to error 80020101

前端 未结 5 1520
旧时难觅i
旧时难觅i 2021-01-14 05:54

I am running an ExtJS 4.1 application. It is running just fine in FireFox, but I get this error in Internet Explorer 8: Could not complete the operation due to error 8

5条回答
  •  無奈伤痛
    2021-01-14 06:25

    Error 80020101 is an AJAX error, so there are a number of potential issues to investigate. A useful starting point might be a prior SO question https://stackoverflow.com/a/10275316/1204258 which deals with trailing commas in object definitions.

提交回复
热议问题