Select to view content in your preferred language

SFV1.3 Error Message on Search

1287
8
07-28-2010 12:09 PM
LeeAllen
Frequent Contributor
I am getting calls that a few people are getting an error when doing a search on our SFV website.  I cannot reproduce this, and it is only a few people that are getting it.  Any ideas?

Here is the error (see attached pic):

[RPC FaultString="Security error accessing url" faultcode="channel.Security.Error" faultDetail="Destination:DefaultHTTP"]

Can anyone else get this error when using the search, or have any ideas?  http://gis.snco.us/publicgis/
Tags (2)
0 Kudos
8 Replies
CoryHines
Deactivated User
Hi Lee,

I was able to do all the parcel searches you have listed as examples and didn't get any errors.  That's one error that I haven't seen before.

Cory
0 Kudos
LeeAllen
Frequent Contributor
After talking to the IT person from the company having the problem, it is most likely a firewall issue on their part.  I will edit this if I find out exactly what the issue may be.
0 Kudos
EvanMarshall
Deactivated User
I think this is a flex/flash issue. You might try placing a cross domain file on the root level of the server where the map service that you are trying to search is hosted. note: The attached default file example allows for all domains using a wild card (*).

info here: http://resources.esri.com/help/9.3/arcgisserver/apis/flex/help/index.html#references/using_crossdoma...


cross domain file here: http://server.arcgisonline.com/crossdomain.xml
0 Kudos
LeeAllen
Frequent Contributor
I have the crossdomain.xml in place, although there is one extra line in the arcgisonline sample, so I'll add that and see what happens.
0 Kudos
EvanMarshall
Deactivated User
Just to check, you have it in place on the server that is hosting the service that you are trying to search?
0 Kudos
LeeAllen
Frequent Contributor
Yes, it is in inetpub/wwwroot.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Lee,

   I have seen this before and it is a firewall issue you need to ensure that your IT people are allowing your internal network machines to go out to the address like http://gis.snco.us/ArcGIS/rest/services/Cadastral/MapServer.
0 Kudos
LeeAllen
Frequent Contributor
The company website monitoring software was interpreting the weblink in the search widget as streaming media, which was blocked.  Once they allowed everything in the site to run, it works fine.
0 Kudos