by Randy Nielsen

 Comments (6)

Created

April 12, 2007

One of the great things about working on the Flex development team is seeing how people create these amazing applications; things you never would have thought possible. However, the flip side of that is that when people are developing things you never would have thought possible, they get errors you never would have thought possible. I have set up a wiki page to help track error codes and possible solutions. I update this page whenever I hear of a new one and I encourage you to do the same. So far, it just has runtime errors, but feel free to add compiler errors and warnings, too. At some point, we’ll harvest these and roll them into the docs.

Along the same lines, Judah Frangipane (perhaps better known as dorkie dork fromdorktown on flexcoders), has written a flex app that searches LiveDocs, his blog, and the Error Codes wiki page for a given error code. Give that a try, too!

COMMENTS

  • By Bill Lane - 7:25 PM on April 12, 2007   Reply

    This is a great idea. Error code messages regularly appear as questions on the various forums. This should be a terrific central resource.

  • By Benjamin Ranck - 10:02 AM on June 21, 2007   Reply

    You need to lock down the page. I just cleaned up some nasty spam links.

  • By Randy Nielsen - 11:00 AM on June 21, 2007   Reply

    Good idea. And thanks for cleaning it up. I don’t want to lock it down because everyone should be able to contribute. However, I added a recurring reminder to my calendar to check the page for spam. Also, we’ll eventually move this to the wiki at learn.adobe.com, which should solve the problem.

  • By Jobin George - 6:33 AM on January 29, 2008   Reply

    halloWhile running an application with flex the following action script error has occcured[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: http://localhost/jobin/user.php"]. URL: http://localhost/jobin/user.php“]at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()at mx.rpc::Responder/fault()at mx.rpc::AsyncRequest/fault()at ::DirectHTTPMessageResponder/errorHandler()at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()at flash.events::EventDispatcher/dispatchEvent()at flash.net::URLLoader/flash.net:URLLoader::redirectEvent()I can’t understand what is the error please give your suggessionsRegardsJobin

  • By rav90 - 1:07 AM on March 16, 2010   Reply

    hi, i have problem with [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]help me please!

  • By Elaine - 7:54 AM on May 14, 2010   Reply

    while trying to digitally sign a pdf doc received this error:The windows crytographic service provider reported an error: The security token does not have storage space available for an additional contaoiner. Error code: 2148073507

ADD A COMMENT