Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to debug Silverlight against Google Chrome

Tags:

People also ask

Is it possible to debug Silverlight application?

Here are the steps to enable Out of Browser debugging. Right click on Silverlight project and select Debug tab from the project properties. Select "Out-of-browser application" radio button to enable Out of Browser debugging. Right click on Silverlight project and select "Set as Startup project".


Does anyone know how to debug a Silverlight 2 app running in Google Chrome from Visual Studio? Even after making sure that Chrome is the debugging browser, breakpoints are still not being hit.