Reply to thread

Hi again!


What is the best way to debug the TV Service? MediaPortal Client and both Configuration apps are no problem, but the local installed TV Service is already intsalled and running in the background (ok, it can be stopped), but how can I debug the TV Service from Visual Studio? Is there a way to directly start the modified TV Service from Visual Studio to debug the code with breakpoints? Or do I have to install the modified TV Service every time, and if yes how? And after intallation how to debug with breakpoints or do I only have the log file to find out what is going on? Thanks! :)


Top Bottom