Unable to display ANYTHING on Windows Client

Hello All,

I’ve downloaded and installed version 1.78 to see if it would be a good fit for us. I have been searching for two days and have yet to find a solution to my issue. I have yet to get a layout to display on the client. Please look at the logs below and let me know if you have any thoughts on the matter.

8/4/2016 2:34:31 PMLibraryAgentLibraryAgent - RunException in Run: Could not find file ‘C:\Users\kgajeski\Documents\Xibo\requiredFiles.xml’.

8/4/2016 2:34:31 PMUI ThreadMainForm - ChangeToNextLayoutPrepare Layout Failed. Exception raised was: Default layout

8/4/2016 2:34:31 PMUI ThreadMainForm - ChangeToNextLayoutLayout Change to failed. Exception raised was: Default layout

8/4/2016 2:34:32 PMScheduleAgentThreadScheduleAgent - RunException in Run: Client found response content type of ‘text/html; charset=UTF-8’, but expected ‘text/xml’.
8/4/2016 2:34:31 PMLibraryAgentLibraryAgent - RunException in Run: Could not find file ‘C:\Users\kgajeski\Documents\Xibo\requiredFiles.xml’.

8/4/2016 2:34:31 PMUI ThreadMainForm - ChangeToNextLayoutPrepare Layout Failed. Exception raised was: Default layout

8/4/2016 2:34:31 PMUI ThreadMainForm - ChangeToNextLayoutLayout Change to failed. Exception raised was: Default layout

8/4/2016 2:34:32 PMScheduleAgentThreadScheduleAgent - RunException in Run: Client found response content type of ‘text/html; charset=UTF-8’, but expected ‘text/xml’.
8/4/2016 2:34:41 PMUI ThreadMainForm - ChangeToNextLayoutPrepare Layout Failed. Exception raised was: Default layout

8/4/2016 2:34:41 PMUI ThreadMainForm - ChangeToNextLayoutLayout Change to failed. Exception raised was: Default layout

8/4/2016 2:34:41 PMUI ThreadMainForm - ChangeToNextLayoutPrepare Layout Failed. Exception raised was: Default layout

8/4/2016 2:34:41 PMUI ThreadMainForm - ChangeToNextLayoutLayout Change to failed. Exception raised was: Default layout

8/4/2016 2:34:51 PMUI ThreadMainForm - ChangeToNextLayoutPrepare Layout Failed. Exception raised was: Default layout

8/4/2016 2:34:51 PMUI ThreadMainForm - ChangeToNextLayoutLayout Change to failed. Exception raised was: Default layout

8/4/2016 2:34:51 PMUI ThreadMainForm - ChangeToNextLayoutPrepare Layout Failed. Exception raised was: Default layout

Please close - JUST Found it!

set always_populate_raw_post_data to -1 - php.ini - in my case, it was commented out.

Right, it seems it’s quite often causing problems, I’m glad you found it.