The break point will not currently be hit. No symbols have been loaded for this document.
I am using Visual Studio Ultimate 2013 on Windows 8.1 Pro developing an Umbraco / ASP.Net based website and am working on a Razor Partial View called TTPV_Home_10_Slider.cshtml in VS2013. Debugging was previously working for this document but now it is not.
I am getting a problem setting debugging breakpoints in Javascript, hovering over the breakpoint I get the tooltip: "The breakpoint will not currently be hit. No symbols have been loaded for this document."
I am also getting the same problem with other *.cshtml files in the project.
I have selected Build/Rebuild Solution and have the Solution set to "Debug". I have also tried rebooting my machine.
The Project name is "ClancyCom8"
In VS2013 when I select Debug/Windows/Modules:
On the line with name "ClancyCom8.dll" the "Symbol Status" is "Symbols Loaded"
On the line with name "App_Web_ttpv_home_10_slider.cshtml.89207646.pd1c6umh.dll" the "Symbol Status" is "Symbols Loaded"
(however I am not 100% sure I am looking at the right DLLs).
I accidentally maked Mikes responce as a solution - that did not solve it - as mentioned above in my original post I have also tried rebooting my machine (Infact several times).
I will repost this issue so it does not appear as solved.
The break point will not currently be hit. No symbols have been loaded for this document.
I am using Visual Studio Ultimate 2013 on Windows 8.1 Pro developing an Umbraco / ASP.Net based website and am working on a Razor Partial View called TTPV_Home_10_Slider.cshtml in VS2013. Debugging was previously working for this document but now it is not.
I am getting a problem setting debugging breakpoints in Javascript, hovering over the breakpoint I get the tooltip: "The breakpoint will not currently be hit. No symbols have been loaded for this document."
I am also getting the same problem with other *.cshtml files in the project.
I have selected Build/Rebuild Solution and have the Solution set to "Debug". I have also tried rebooting my machine.
The Project name is "ClancyCom8"
In VS2013 when I select Debug/Windows/Modules:
On the line with name "ClancyCom8.dll" the "Symbol Status" is "Symbols Loaded"
On the line with name "App_Web_ttpv_home_10_slider.cshtml.89207646.pd1c6umh.dll" the "Symbol Status" is "Symbols Loaded"
(however I am not 100% sure I am looking at the right DLLs).
when I select Debug/Windows/Processes I get:
iexplore.exe 9944 C:\Program Files (x86)\Internet Explorer\iexplore.exe C:\Program Files (x86)\Internet Explorer\iexplore.exe Running Script Default TERRYCLANCYASUS
iisexpress.exe 9576 C:\Program Files (x86)\IIS Express\iisexpress.exe intellitrace_00002568_01d0587036debc02_25c59adb-1286-49d0-87d5-2149f9e2250d Running IntelliTrace, Managed (v4.5, v4.0) Default TERRYCLANCYASUS
Any help resolving or debugging this problem would be appreciated. Developing with out debaug capability is really annoying :-)
Thanks in Advance
Terry Clancy
ClanceZ
I get this issue from time to time in VS2013. PC restart fixes it.
I accidentally maked Mikes responce as a solution - that did not solve it - as mentioned above in my original post I have also tried rebooting my machine (Infact several times).
I will repost this issue so it does not appear as solved.
Terry
For people who may come across this - Repost is here https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/61984-The-break-point-will-not-currently-be-hit-No-symbols-have-been-loaded-for-this-document
/Jan
is working on a reply...