2004-05-04, 10:15 AM
sub,
I have created a small console app in VB.Net which runs the RedRat IR Blaster. All works fine when I test it using command line e.g. "RedRover 106". I have setup gbpvr to call the external .exe and use as it's sole parameter {channel}. When I select Live TV the RedRover.Exe throws an exception System.Runtime.InteropServices.ExternalException: Failed to create system
events window thread inside my code. I trawled round MSDN and other web sites and the only thing I have seen is an issue with a system service not being set to interact with the desktop.
Is the .exe called from the GBPVRRecordingService? Has something changed in release 16 (as this worked fine in release .15?)
Regards
PK
I have created a small console app in VB.Net which runs the RedRat IR Blaster. All works fine when I test it using command line e.g. "RedRover 106". I have setup gbpvr to call the external .exe and use as it's sole parameter {channel}. When I select Live TV the RedRover.Exe throws an exception System.Runtime.InteropServices.ExternalException: Failed to create system
events window thread inside my code. I trawled round MSDN and other web sites and the only thing I have seen is an issue with a system service not being set to interact with the desktop.
Is the .exe called from the GBPVRRecordingService? Has something changed in release 16 (as this worked fine in release .15?)
Regards
PK