Skip to main content
Participant
March 2, 2011
Question

getting error 2032 when building Employee Directory tutorial for burrito

  • March 2, 2011
  • 1 reply
  • 1440 views

I am new to flex development. i am trying to work thru the tutorial Employee Directory.

I am using Flex Burrito 4.5 on Windows 7. When i try to run the application, i get the following message:

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: app:/assets/employees.xml" errorID=2032]. URL: ../assets/employees.xml"]
    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/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()

can anyone please let me know how to resolve ?

thx

Mike

This topic has been closed for replies.

1 reply

Participating Frequently
March 2, 2011

Mike,

This is a forum for FlexUnit (unit testing framework) not Flex itself.

So, to point you in the right direction, it can't load the employees.xml from the directory noted at runtime. Please look at forums like FlexCoders for more information, but these questions can't be answered here.

I will leave this post for today to ensure you see the response, then I am going to nuke it.

Mike

mteachwoAuthor
Participant
March 2, 2011

Sorry about that

figured that after I posted it

Thx

Mike