firefox opens IE when debugging vs2010
When attempting to use Firefox as the debugger for VS2010 WPF Web application, with all default plugins enables, went into a loop of asking WPF Host question, opened a new tab, then asking WPF host question etc etc. Disabled all plugins (all were loaded by Fire fox when I installed Firefox on a clean install of W7) it now asks to use WPF Host - then opens IE to do it!!!!
Do not want to use MS IE, want to use Firefox only.
Alle Antworten (1)
Hi,
I'm sorry you're having this problem with Firefox. I'm not sure about the exact question you have, but maybe this article on the mozilla developer network will help (it also refers to a document about visual studio that might be of use to you).
See https://developer.mozilla.org/En/Debugging/Record_and_Replay_Debugging_Firefox
Thanks, Michelle