Hi Guys
I am having a problem with using Secure Services with the Flex Viewer 3.4.
My scenario is that I have secured my ArcGIS Server Services and am using them in the flex viewer. When I navigate to the viewer in a browser it prompts for a logon (to be expected for my secuure services). I enter a valid usernamen and password however it fails with an Error #2048 which when I investigate with Firebug shows me a cross domain error.
So it appears that request to my crossdomain file is referenceing https://internal_PC_Name/crossdomain.xml - this of course will fail as that name means nothing outside of my network.
Attachment 26564
If I try and navigate to the crossdomain file using the external name it works fine.
Has anyone got any ideas of how I can get that logon to reference the correct URL?
Thanks very much
Dominique
I am having a problem with using Secure Services with the Flex Viewer 3.4.
My scenario is that I have secured my ArcGIS Server Services and am using them in the flex viewer. When I navigate to the viewer in a browser it prompts for a logon (to be expected for my secuure services). I enter a valid usernamen and password however it fails with an Error #2048 which when I investigate with Firebug shows me a cross domain error.
So it appears that request to my crossdomain file is referenceing https://internal_PC_Name/crossdomain.xml - this of course will fail as that name means nothing outside of my network.
Attachment 26564
If I try and navigate to the crossdomain file using the external name it works fine.
Has anyone got any ideas of how I can get that logon to reference the correct URL?
Thanks very much
Dominique