This happened to me in ASP.NET MVC 4. In my project, I had
@Scripts.Render("~/bundles/jquery")
<head>, @Scripts.Render("~/bundles/jquery") </body>. , .
, <head> :
<script src="/Scripts/jquery-1.9.1.js">
<script src="/twitterBootstrap/js/bootstrap.js">
<script src="/Scripts/modernizr-2.5.3.js">
,
<script src="/Scripts/jquery-1.9.1.js">
. , .