You need to talk to your IT guys. They probably have root certs. on all client images in order to decrypt all SSL traffic across their switches so all data going over the wire can be viewed by them.
Dasa,I am working in a similarly secure DoD environment as Mr. Lyons. Attached is a print screen of the cert error you requested. (https_arcgis_comCertError.JPG) I have a problem that may be related. Here is the GIS web server setup configuration:mid-Tier, 1 VCS ServerWindows Server 2008 R2 Enterprise SP1, 64-bit, 2 Processors, 8GB RAMIIS 7.5 (Require SSL & Accept Client certificates)IE 8 is used by defaultArcGIS Viewer for Flex (Source code) [arcgis-viewer-flex-develop.zip] �?? downloaded from https://github.com/Esri/arcgis-viewer-flex.ArcGIS API 3.1 for Flex [arcgis_api_for_flex_3_1.zip]Flash Builder 4.6 [FlashBuilder_4_6_LS10.exe]Flex SDK 4.6 [flex_sdk_4.6.zip]I'm using Adobe Flash Builder and I haven't changed anything in the source code since I downloaded it, accept the (addarcgisbasemaps="false") workaround. When I compiled it, I received 78 errors. See attached: [78errors_ArcGISViewerFlex31.txt] - I deleted the duplicate errors. By looking at these errors can you tell what is going on here? Thank you for your time.
I was expecting that you would have a certificate error just loading that URL in your browser since I thought you said you were getting one when the Viewer tried to load urls like this one:https://www.arcgis.com/sharing/rest/search?culture=en-US&q=group%3A1f3bd43413f14b219643db9ae040423c&f=json&sortField=name&start=1&num=50Can you give more details on the error you mentioned in post #16?
Thank you for everyone's help so far. But I'm still unable to make this work. I just tried to add the portalurl and it didn't seem to make a difference. That specific URL has to be referenced somewhere else. Any idea where?
<map addarcgisbasemaps="true" portalurl="http://www.arcgis.com"/>
Heather,No problem with using individual map layers in the basemaps section of the config.xml. I don't have to do this in version 3.0 though, my config.xml for 3.0 says addarcgisbasemaps="true". I'm not understanding what has changed in 3.1 to give me this error.
Heather,Still no problems accessing map backgrounds on Arcgis.com. And no issues accessing them in previous versions of Flex.I don't have a http traffic bugger, and I probably won't be able to install one since I'm running on a government network/computer.
<basemaps> <layer label="Streets" type="tiled" visible="true" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"/> <layer label="Aerial" type="tiled" visible="false" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"/> <layer label="Topo" type="tiled" visible="false" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"/> </basemaps>
Heather, I'm not using App Builder. I'm not even entirely sure what that is. I'm using Adobe Flash Builder and I haven't changed anything in the source code since I downloaded it. I have tried to use links to other web services since this error appreared, but I've gotten error no matter what I use. I'm just not sure why I'm getting this error. I followed the same process that I have used in the past to create the viewer.
Heather, yes, I am able to access the link you provided. I'm not sure what portal URL I have set. It should be whatever it was set to be when I downloaded it, since I haven't edited any of the code yet.Yes I get the same error when I attempt to comile the source code in Flash Builder, but again, I haven't made any changes so whatever is referenced in the download, is what is trying to be accessed when I compile it in FlashBuilder.
I have recently downloaded v3.1 to test out. I've attempted to use the compiled and uncompiled versions and both have given me similar results. I'm not sure if there is something different that I need to do in this version, but previously it was more or less plug and play. I've attached a copy of the error I'm recieving. If anyone can help I'd appreciate it.Thanks
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.