Hello,
I have an application that when i go to test through flex builder (web app) the first thing that it does is showing the IdentityManager to access to the rest service layers. It works perfectly in that way.
But when i export the bin release version of that app, i go to check it accessing through the Server and it gets me the following message:

The thing is, i dont have any error trying to accessing through the flex builder. It only happens when it is in the Web server.
I checked the rest service and its working well..
What can i do to solve this issue?
Thanks in advice 