Debugging Javascript / Jquery in Visual Studio 2010 MVC3 Razor in a partial View?

Up vote 1 down vote favorite 1 share g+ share fb share tw.

The breakpoints I set within a regular view are hit, however, when I set breakpoints in a partial view loaded within that view, they aren't. I know the javascript is working, just wondering if this is a limitation with debugging script in partial views. Visual-studio-2010 asp.

Net-mvc-3 debugging razor link|improve this question asked Mar 7 at 19:58FiveTools1,833417 80% accept rate.

You should use your browser to debug javascript. Most modern browsers have a debugger as part of their Developer Tools. E.g.

, in Internet Explorer, hit F12.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions