Select to view content in your preferred language

Network request error on Microsoft Edge

4906
1
06-15-2016 06:48 AM
aubinmaynard
Deactivated User

Our organization uses ARCGIS server, through which i host our services for my Javascript apps.  However, while the basemap loads correctly, I cannot get my services to display in EDGE within our network and get the following errors in developer tools:

SEC7117: Network request to http://xxxxxx?f=json&callback=dojo.io.script.jsonp_dojoIoScript2._jsonpCallback did not succeed.

This Internet Explorer instance does not have the following capabilities: privateNetworkClientServer

SCRIPT7002: XMLHttpRequest: Network Error 0x2efd, Could not complete the operation due to error 00002efd.

watershed.html

I've

  • Used my services in the newest version in sandbox ArcGIS API for JavaScript Sandbox​ .  Worked fine on chrome, firefox, IOS, but NOT Edge (see above error).
  • The same service displays fine in Flex and ARCMap online apps.

Any thoughts on tracking this down?  I'm sure it has something to do with our network, but....

thanks,

Aubin

Tags (1)
0 Kudos
1 Reply
MarcusTownsend
Deactivated User

So I'm having the same error and I think the same problem. I'm not sure if your issue is the same but I only have the problem on our Internal network. If I try and acess the same page from outside our network, the page lo0ads fine so I suspect it is our firewall blocking the Cross site script header or something like that. 

0 Kudos