I got this random error on my new data services project.  

The link below discusses a possible fix to this issue, but to my
knowledge I haven't changed anything.  It says the error at line 16,
but line sixteen of what? It doesn't link directly to a file that I
can view.
http://allthego.com/index.cfm/2007/1/11/Flex-Framework-Location

I also am following along with the flex 2: training from the source
and I ran into issues with one of the examples and it produces and
error that I don't recognize.  I'm not sure if the two issues are
related.  The error that shows up in the application is the following:

[MessagingError message='Invalid AMFX packet. Content must start with
an <amfx> node']
        at mx.messaging.channels.amfx::AMFXDecoder$/::decodePacket()
        at mx.messaging.channels.amfx::AMFXDecoder/decode()
        at ::HTTPMessageResponder/completeHandler()
        at ::ChannelRequestLoader/::callEventCallback()
        at ::ChannelRequestLoader/::completeHandler()
        at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at flash.net::URLLoader/flash.net:URLLoader::onComplete()



Reply via email to