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:
After showed the syntax highlighting issue by @Keith I went through my file top to bottom and vice-verse. Then I have found the issue.
There was a warning message on my project as I showed on EDIT 4 above.
After I solved that issue, Brake point (debug) issue also vanished.
For that I have used below mentioned Link.
Could not load file or assembly 'msshrtmi' - incorrect format in Azure deployment
In future I will write a complete step by step guide to show how to get rid-off this issue.
Thanks for every one who gave me a support.