Reply To: Yet another FireFly Client (SilverPlay)

#18378
lyrikles
Participant

I’m actually running Silverplay on Freenas(Freebsd) running lighttpd. I downloaded the XAP file and replaced my XAP file (which was actually larger @ 1,098KB vs. 936KB). It fixed the “//” issue, but I’m still getting the same errors. I get a box that pops up with the following message:

   at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
at System.Net.DownloadStringCompletedEventArgs.get_Result()
at FireFlyConnector.FireflyConnector.ConnectedResponseCompleted(Object sender, DownloadStringCompletedEventArgs e)
InnerException:

and in the debug window, I get the error:

ConnectedResponseCompleted Exception: [Async_ExceptionOccurred]

I’m able to get output when visiting http://firefly_server_ip:3689/server-info?output=xmlx and I’m pretty sure the parameters are correct:

Any other Ideas?