Reply to thread

Tried that as well. My breakpoints dont seem to get hit on. The breakpoints work everywhere else in the application except in MP Config tool.


Also wehen I set the MP Config tool as startup project is crashes on line             


" _hintForm.TopMost = true;" in the DoRun() function of ConfigSplashScreen.cs


Any more ideas?


Upgraded to Dev Studio 2008. Still same issue. Found a workaround. I start Configuration.exe manually in the xbmc/bin/debug folder and attach the debugger manually to the process.


Top Bottom