Topic: Problem with webservice after upgrade to new chumby client 1.7

Dear all,

i run a widget on the chumby which will be loaded from USB. The widget connects to a backend webservice which is hosted on an IIS. After authentication the chumy retrieves data.

Everything works fine before the chumby client was updated to version 1.7. Now the widget can't connect to the webservice because the authentication failed. If i run the swf file in the IE everything works fine.

I really don't now what the problem is. Maybe the crossdomain.xml???

Has anybody an idea?

Thanks for help!
Ben

Re: Problem with webservice after upgrade to new chumby client 1.7

Hi Ben,

we have the same problem. We are starting our widget from a USB stick and running into the same problem. But I don't think the problem is the crossdomain.xml. I took a look into the server logs and found no entry for this file. That means: the chumby is never reqeusting the crossdomain file.

Is it possible, that the widget is running with higher security settings, because it is started from an USB drive? I think the security settings are blocking any communication over the network.

Greets
Joe