i've followed the steps in the SDK, but i never managed to hit any breakpoints when debugging hosted XBAP in MCE. also tried the steps from an older post on Aaron Stebner's blog ... still no luck.
one thing is that when i start debugging on the VS.NET project, a dialog popus up saying that it did not load the symbols for PresentationHost.exe ... is this expected? then when i open the .mcl file from the VS 2005 command prompt, it doesn't hit any of my breakpoints. NOTE that i have been running mage -cc to clear the cache.
so far i've been debugging by creating a separate non-MCE XBAP project, debugging there, and then making the changes in the MCE XBAP project.
Thanks, casey