asp.net MVC 4 0x80070005 - Javascript runtime error: access denied

Viewed 8938

I'm having problems with regards starting up a ASP.NET MVC 4. An internet application. Once I start the app, image below will display so as I clicked Continue I will proceed and display the page as it is but as I navigate through the page, error still pops up. How can I fix this problem? Any idea?

I'm running windows 8. Using Microsoft Visual Studio 2013. Hope you can help me out with this. I really want to learn how to do things in ASP.NET. I'm new to this one anyway. Thanks.

error

scripts

And above is shown the scripts that the IDE generated for me. As for my Internet Explorer security settings.. Internet is medium-high, Local Intranet is Medium-low, Trusted Sites is Medium and Restricted Sites is High

1 Answers
Related