Side navigation
#13452 closed bug (notabug)
Opened February 13, 2013 08:12PM UTC
Closed February 13, 2013 09:44PM UTC
Last modified July 01, 2013 05:57PM UTC
0x800a139e
Reported by: | michael.cassar@icloud.com | 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
Attachments (0)
Change History (2)
Changed February 13, 2013 09:44PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Changed July 01, 2013 05:57PM UTC by comment:2
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.