Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Enable Debugging in Visual Studio when browsing silverlight in Firefox

0.00/5 (No votes)
29 Oct 2010 1  
Following is the tips/Trick to ensure that the VS debugger attaches to the Silverlight app for debugging and your unreached breakpoint can be reached:

1. In Firefox address bar type about:config

2. Read the warning, choose your preference to always remind you     or not and accept
3. In the search bar of the config options now type: npctrl

4. You should then see the entry:    dom.ipc.plugins.enabled.npctrl.dll

5. Change the value from true to false (simply double-clicking will change this for you)
6. Restart your Firefox

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here