This is not a valid location for a breakpoint

后端 未结 4 2247
梦毁少年i
梦毁少年i 2021-02-13 03:44

I am trying to put a breakpoint on below mentioned page in my ASP.Net MVC 2 application\'s .ascx or .aspx files in Visual Studio 2010. But it won\'t let me, it shows:

4条回答
  •  佛祖请我去吃肉
    2021-02-13 04:17

    This is a bug in Visual Studio 2013. It should be fixed in update 2 (or higher).
    That said, updating only temporarily solved the problem for myself.

提交回复
热议问题