#13452 closed bug (notabug)
0x800a139e
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm assuming this is an issue with Microsoft JS, due to the fact that this error does not arise in Visual Studio or IIS when browsed with different browsers. When browsing this particular MVC4 application with Internet Explorer 10 the following error occurs and causes IIS to hang.
'iexplore.exe' (Script): Loaded 'Script Code (Windows Internet Explorer)'. Exception was thrown at line 4, column 9009 in http://localhost:54152/Scripts/jquery-1.9.1.min.js 0x800a139e - JavaScript runtime error: SyntaxError
Change History (2)
comment:1 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
I'm having the same issue, e.g. Exception was thrown at line 1571, column 4 in http://localhost:52087/Scripts/jquery-2.0.2.js 0x800a139e - JavaScript runtime error: SyntaxError
Please use the forums or Stack Overflow for help. Also, make sure to include a reduced test case as there is no indication at all what you're trying to do.