I set a breakpoint in UriConverter.cs as shown at the bottom of the following .jpg. Upon 'F5' 'Start Debugging', the code execution never 'hits' the breakpoint I set in this c# file which is correctly referenced in the XAML as seen at the bottom of the following
image; http://tinyurl.com/bavusm
Why doesn't code execution stop at this breakpoint?
hazz
Member
245 Points
436 Posts
asp.net hosted silverlight debugging not working.
Jan 26, 2009 03:09 PM | LINK
I set a breakpoint in UriConverter.cs as shown at the bottom of the following .jpg. Upon 'F5' 'Start Debugging', the code execution never 'hits' the breakpoint I set in this c# file which is correctly referenced in the XAML as seen at the bottom of the following image; http://tinyurl.com/bavusm
Why doesn't code execution stop at this breakpoint?
Thank you.
hazz
Member
245 Points
436 Posts
Re: asp.net hosted silverlight debugging/build question.
Jan 26, 2009 04:27 PM | LINK
Got it. For some reason the Silverlight checkbox was NOT checked in the web project properties under Start Options ! http://tinyurl.com/csyazv