I am wokring on my first WinPhone app and I am stuck. I can set break points but they are never activated, do not stop at line of code.
When I hover over the break point I get the following message in the ToolTips... "The break point will not currently be hit. No Symbols have been loaded for this document."
Phillip J
Member
77 Points
286 Posts
Unable to set and active break point in VS2010 - WinPhone JavaScript
Feb 22, 2012 10:35 PM|LINK
Hi,
I am wokring on my first WinPhone app and I am stuck. I can set break points but they are never activated, do not stop at line of code.
When I hover over the break point I get the following message in the ToolTips... "The break point will not currently be hit. No Symbols have been loaded for this document."
Thanks
Phillip J.
Ventura, Ca. USA
adamturner34
Contributor
3964 Points
999 Posts
Re: Unable to set and active break point in VS2010 - WinPhone JavaScript
Feb 23, 2012 02:40 AM|LINK
In internet explorer: Tools | Options | Advanced | Disable Script Debugging. Uncheck it.
Phillip J
Member
77 Points
286 Posts
Re: Unable to set and active break point in VS2010 - WinPhone JavaScript
Feb 23, 2012 02:27 PM|LINK
Hi AdamTurner,
Thanks but I have tried that and it didn't fixc it.
Got anything else?
Thanks
Phillip J.
Ventura, Ca. USA
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: Unable to set and active break point in VS2010 - WinPhone JavaScript
Mar 01, 2012 07:06 AM|LINK
Hi,
I think you are developing Windows Phone application(Thick application)! If yes, make sure you have set Debug mode!
And rebuild the application and try again!
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
Phillip J
Member
77 Points
286 Posts
Re: Unable to set and active break point in VS2010 - WinPhone JavaScript
Mar 01, 2012 04:28 PM|LINK
Hi,
Thanks, but I am running in Debug Mode!!!
Phillip J.
Ventura, Ca. USA
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: Unable to set and active break point in VS2010 - WinPhone JavaScript
Mar 02, 2012 02:30 AM|LINK
Hi,
The below link shows the debugger FAQ's. Check the following link!
http://blogs.msdn.com/b/jimgries/archive/2007/08/07/visual-studio-debugger-faq.aspx
Hope it helps u...
Roopesh Reddy C
Roopesh's Space