I have an aspx page, which by chrome dev tools, gives me the following error:
Uncaught SyntaxError: Unexpected token ILLEGAL
The problem he points to this line:
prs0101.aspx.561
It turns out that in this file does not have line 561. Then I understood that this error may be giving in some javascript file even. Well, at the time of the error, in the SOURCE tab, it opens two more environments, the first containing three tabs: SOURCE, CONTENT SCRIPTs and SNIPPETS. And the other tab called script resource. Well, it comes in white, when I click on ABA SOURCE and then ABA SOURCE (Internal), it opens me some folders and one where it seems to be the error. Click and open jja AjaxToolKit and go to page 561 and find a comment. I still can not understand where the error really is, it's not clear. In IE it is even worse. How do I go to the error using dev tools? I do not know if i was clear. At your service.