Dofactory.com
Dofactory.com
 Back to list
Views:   9.2K
Replies:  3
Archived

Error when running the art shop

Hi,
Just started up the art shop example.  Home page looked good and the about page looked good.  When I click on the shop menu item I get the following error - any suggestions would be greatly appreciated.  Thanks!

Unhandled exception at line 2582, column 4 in localhost:58125/Scripts/jquery-1.9.1.js
0x80020003 - JavaScript runtime error: Member not found.
Eric Downey, Nov 20, 2014
Reply 1
Good analysis...Yes, you are right. 
Peter Lewis, Dec 13, 2017
Reply 2
Yep, you're right.  Works fine under chrome....stupid IE.
Eric Downey, Nov 21, 2014
Reply 3

It appears this is an IE 10 specific bug.  It is described here: 

http://stackoverflow.com/questions/19302477/visual-studio-2012-mvc-application-crashes-in-internet-explorer

You could change to Chrome and that would solve it. 

The same link also has a solution which is to add this line to the _Layout or Master files.

<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />

Hope this helps.
Jack

Jack Poorte, Nov 21, 2014
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.