Tip - 调试Silverlight错误

Silverlight出错,常会在浏览器中得到空白页,IE左下角显示有错误,这对调试程序帮助不大。通过VS > Debug > Exceptions 的设置,可以帮助调试此类错误

 

from: http://blog.donnfelker.com/post/Debugging-Silverlight-Tip.aspx

 

你可能感兴趣的:(浏览器,IE,silverlight)