I'm currently writing a Netflix plugin and I've gotten to a point where I would like to debug the plugin with Xlobby inside of VS 2005 Express Edition. That is I would like to be able to step through my code inside the debugger, but with Xlobby calling the plugin. I've gotten as far as I can with a mock up app calling my plugin, but now I'm having a crash with Xlobby that doesn't happen with my "fake app".
Can this be done? If so can someone point me to some docs or explain? Any guidance would be appreciated. Thanks!