Hi,
I have installed the insync app from
http://coenraets.org/blog/2008/05/insync-automatic-offline-data-synchronization-in-air-using-lcds-26
and consistently get "cannot fill" error message.
I then got the source code and compiled the files under flex builder
3. I ran the debugger and used trace() to output the messages.
the error occurs when the dataService invokes fill().
I get the following error message:
Error: Unable to initialize destinations on server: ["insync"]
at
<anonymous>()[C:\depot\flex\branches\enterprise_corfu_rc\frameworks\projects\data\src\mx\data\DataStore.as:2347]
at
<anonymous>()[C:\depot\flex\branches\enterprise_corfu_rc\frameworks\projects\data\src\mx\data\DataStore.as:2363]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at
mx.data::SQLDBCache/dispatchStatusEvent()[C:\depot\flex\branches\enterprise_corfu_rc\frameworks\projects\airfds\src\mx\data\SQLDBCache.as:540]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at
mx.rpc::AsyncDispatcher/timerEventHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AsyncDispatcher.as:50]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
I have no idea what it means and does not really understand where the
info related to <anonymous> and the Folder were taken from.
Can anybody help please?
thanks
florence