I am having one more problem related to Flash builder 4.6 and Adobe air.
I tried to make web app and created data model for it...It works fine.
Also I created the desktop app (air app) the same steps but doesn't work...
Gives error after like 30 seconds
Could not initialize DataService.
Cannot connect to the server to load configuration for destinations: ["AirDemo.Company"]
In web app it quickly shows the data in datagrid.
But in air app it doesn't show anydata....
Do you have any idea about this?
For adobe air do need some settings?
Let me know,
Thanks,
You are not getting a channel connection between the AIR app and the server. You have to create ChannelSet and Channel explicitly in the script block of your MXML file. Take a look at http://help.adobe.com/en_US/dataservicesjee/4.6/Modeling/WSf25ff5e5740 9435b3968fb6f130dbb21d03-8000.html how the channel set gets set on the service.
Rohit
North America
Europe, Middle East and Africa
Asia Pacific