Normal
an alternative would be to use reflector:http://www.red-gate.com/dynamic/products/dotnet-development/reflector/download you would then be able to debug in release binaries. ofc. the best would be install debug install + pdb files for the tvservice project alone. what version are you running exactly ?try and look at githubhttps://github.com/MediaPortal I seem to remember that you will need to release compile MP before you are able to compile the tvservice sln. /gibman
an alternative would be to use reflector:
http://www.red-gate.com/dynamic/products/dotnet-development/reflector/download
you would then be able to debug in release binaries.
ofc. the best would be install debug install + pdb files for the tvservice project alone.
what version are you running exactly ?
try and look at github
https://github.com/MediaPortal
I seem to remember that you will need to release compile MP before you are able to compile the tvservice sln.
/gibman