Silverlight debugging; not attaching process -


i use google chrome default browser prefer use internet explorer debugging silverlight applications. therefore set web project properties , check silverlight debugger option.

enter image description here

this has worked fine ages since returning vacation find iexplore.exe process running silverlight no longer attached debugger , must attach manually. when not debugging app can check debug | attach process... dialog , see there no instances of iexplore.exe running. hit f5 , start debug session , again, after there 2 instances, 1 of attached, not 1 running silverlight. once attach other too, debugging works fine , can hit breakpoints , step through code no problem.

enter image description here

any ideas on i'm missing debugger attaching correct process appreciated.

chrome default os browser, use ie sl debugging.

what find aspx page in hosting web project in solution view of visual studio. right-click file , select browse with. you'll presented dialog. select ie list of browsers , press set default button. cancel out of dialog. when vs starts debugging uses ie! you'll need undo "start external program" debugging options in project (switch current/specific page).

vs "forget" setting , switch chrome. repeat process.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -