Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

asp.net hosted silverlight debugging not working. RSS

1 reply

Last post Jan 26, 2009 04:27 PM by hazz

(0)
  • hazz

    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
  • hazz

    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 

    hazz