Hello,
This is my first post in this group. I have tried to find the answer on this 
message, searching your forum, but I couldn't. My Flex application contains:

1/ Server: written in php, using mysql as a database

2/ Client: written in Flex 2, using HTTPService for getting the data from mysql 
database and storing the data into mysql database.

It runs properly on the machine in which I coded everything. However, if I try 
to copy everythnig (I mean "html" file and "swf" file - with url changed in 
HTTPService of course, and all the database) into server or on the other local 
machine (with using localhost php and mysql) and run it, it shows me an error:

"
[RPC Fault faultString="Security error accessing url" 
faultCode="Channel.Security.Error" faultDetail="Destination: DefaultHTTP"]
        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/securityErrorHandler()
        at 
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at flash.net::URLLoader/flash.net:URLLoader::redirectEvent()
"


There is a login panel in flex2 which validates the user from database, but I 
cannot log in because of this error. Can someone, Please tell me what can cause 
the problem? I'm wondering whether is a problem of Flex Builder 2 itself (of 
course I have a licence for that software) 
I hope that explanation of the problem is clear enough. 
Please, any suggestions will be helpful. Thank you.
   


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3940
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to