Tuesday, September 17, 2013

Jquery.min.map File 404 in MVC4 Application

Jquery.min.map File 404 in MVC4 Application

I have IIS 6.2 running a C# MVC4 application and I keep getting a
jquery.min.map 404 error in Google Chrome. I do not get the same error in
IE9. I have the uncompressed jquery file along with the minified one and
the map all in my scripts directory controlled by a NuGet package. Is
there something specific with Chrome that could be causing this or is
there something else I can look into? It looks like all my references are
correct (I'm including it in the Bundler, etc.)
Thanks!

No comments:

Post a Comment