Reply to thread

Hi folks,


I'd like to write a plugin for the TvServer and be able to debug it. I'm using the latest stable SharpDevelop and I'm able to compile the TvService and run a debug session. But when I'm starting SetupTv, it tells me that TvService is not running and asks whether it should be started. If I confirm with 'Yes' it takes some time until the setup screen comes up but throws messages (TvService not running) as soon as I select anything from the list. In the task manager I can see that TvService is running as a process while the debug session is active.


How can I tell SetupTv that it should 'connect' to the TvService running as process?


Best regards,

Michael


Top Bottom