java.io.FilePermission + Flex :(
Hi Guys,
i have a very strange problem and hope that u can help me. J
I am developing an Air-App using a Coldfusion (Hoster is hostek.com) Backend. The Application has a User-Login which works correctly.
After the login the app calls the server to get a full list of all members to display them into a Datagrid…
Problem: On my localmashine both is working great. “Online” just the login works great… Calling the “getTeam” method causes an error:
Error Loading team: [RPC Fault faultString="access denied (java.io.FilePermission D:\home\website.com\wwwroot\projects\teamplaner\Member.cfc read)"
I just don’t get, why login works super and the other function (is in the same cfc) isn’t working.
Again: local both is working…
Any ideas? L
Greetings from germany,
nico
