Here is the logfile.
9/20/2015 11:34:45 AM - Clearing Log file: SonyAPILib_LOG.txt
9/20/2015 11:34:45 AM - UPnP is Discovering devices....
9/20/2015 11:35:10 AM - Devices Discovered: 7
9/20/2015 11:35:15 AM - Retrieving Device Description Document from URI:
9/20/2015 11:35:17 AM - Retrieving Controlling devices Mac Address. (this computer)
9/20/2015 11:35:17 AM - Mac Address retrieved: F0BF975DE742
9/20/2015 11:35:17 AM - Re-Parsing Mac Address. (Replace : with -)
9/20/2015 11:35:17 AM - Mac Address has been re-Parsed: F0-BF-97-5D-E7-42
9/20/2015 11:35:17 AM - Document Found
9/20/2015 11:35:17 AM - RenderingControl:1 Service discovered on this device
9/20/2015 11:35:17 AM - ConnectionManager:1 Service discovered on this device
9/20/2015 11:35:17 AM - AVTransport:1 Service discovered on this device
9/20/2015 11:35:17 AM - Verifing Registration for: BRAVIA KDL-55HX800
9/20/2015 11:35:17 AM - Checking Status of Device BRAVIA KDL-55HX800
9/20/2015 11:35:17 AM - Creating HttpWebRequest to URL:
9/20/2015 11:35:17 AM - Checking Device Status for BRAVIA KDL-55HX800 Failed!
9/20/2015 11:35:17 AM - System.ArgumentNullException: Value cannot be null.
Parameter name: requestUriString
at System.Net.WebRequest.Create(String requestUriString)
at SonyAPILib.SonyAPI_Lib.SonyDevice.HttpGet(String Url) in f:\OSA Files\Sony API\SonyAPILib_5.2\SonyAPILib\SonyAPILib\sonyAPILib.cs:line 521
at SonyAPILib.SonyAPI_Lib.SonyDevice.checkStatus() in f:\OSA Files\Sony API\SonyAPILib_5.2\SonyAPILib\SonyAPILib\sonyAPILib.cs:line 745
9/20/2015 11:35:17 AM - BRAVIA KDL-55HX800: Registration Check returned: False
9/20/2015 11:35:17 AM - ERROR: getStatusUrl is NULL
9/20/2015 11:35:17 AM - This device is not compatiable with this Service!
9/20/2015 11:35:19 AM - Controlling Mac address: F0-BF-97-5D-E7-42
9/20/2015 11:35:19 AM - Registration was NOT successful for device at: 10.1.1.192
9/20/2015 11:35:19 AM - BRAVIA KDL-55HX800 is Retrieving Generation:0 Remote Command List
9/20/2015 11:35:19 AM - Creating HttpWebRequest to URL:
I did not get any .xml file, atleast not in the folder you pointed me to. Let mek now if you need anything else. Should I be copying the exe to another folder? How should I have the. Ultimately I'm guessing these steps are to help find how to I can send some http:// POST commands so that I can do it from within OpenHAB. This will make me very happy :)