Cannot delete or disable breakpoint in Visual Studio 2013 Web Express - visual-studio

I can't delete breakpoint in Visual Studio 2013 Web Express:
As you can see there is no breakpoint on the line but everytime it stopping debug on there. Any suggestions?

Related

Crash app visual studio 2010 when i trying crystal report

This is problem
when i trying creat new report and waiting 30s to find document alt tab to another tab my visual studio 2010 is can't working crash i must used task manager and click end task must can go to visual studio 2010 again
this crystal only working in visual studio 2010
visual studio 2010 crash

visual studio 2015 crashes sometimes if we scroll .xaml file

I am using visual studio 2015 on windows 8 to develop xamarin mobile apps.
When I scroll .xaml page in visual studio, the visual studio crashes sometimes with the following errors
When I try to reopen visual studio again I am getting the following errors and visual studio never open till I restart the system
How to fix the problem ?

Remove VS 2010 from the list of debugging engines offered by vsjitdebugger.exe

I have Visual Studio 2015 installed and when an exception occurs vsjitdebugger.exe runs and pops up a dialog offering to choose between Visual Studio 2010 and Visual Studio 2015 as debugging engines. VS2010 isn't actually installed. How do I remove it from the list of debugging engines in that dialog?

Visual Studio 2013 Crashing when clicking "Attach to Process"

Whenever I click "Attach to Process..." in the Visual Studio 2013 Visual studio crashes on me before seeing the attach dialog, regardless of if I have a project loaded or not. I can click debug and get into debug mode but I really need to attach.
Things I've Tried:
Uninstalled and Reinstalled VS
Loading Visual Studio with "/safemode"
Loading Visual Studio with "/log" and checking the log (no notable errors listed)
Deleting my Local Temp folder
Additional Info:
OS: Windows 8
Version: Visual Studio 2013 Update 4
Exeption when debugging VS crash:
An unhandled exception of type 'System.AccessViolationException' occurred in Microsoft.VisualStudio.CommonIDE.dll
Not sure what else to try or where else to look, I have VS 2015 preview install and it has no problems.
In my case the culprit was "PowerShell tools for Visual Studio 2013". I disabled it and the problem disappeared.
Tools => Extensions and Updates... => choose the extension and press Disable

Visual Studio 2012 Breakpoint to modify a value?

I am looking for solution to modify variable at breakpoint hit in Visual Studio 2012
Previous Visual Studio versions it can be done using macros
e.g Visual Studio Breakpoint Macro to modify a value?
Can anyone help me about how to achieve that in VS 2012 ,Visual Studio 2012 doesnt support Macros , so i am not getting that option

Resources