随笔分类 -  ArcGIS API for Silverlight

摘要:错误描述:A security exception occured while trying to connect to the REST endpoint. Make sure you have a cross domain policy file available at the root for your server that allows for requests from this application.就是要求跨域访问的文件,在IIS目录中(C:\inetpub\wwwroot)解决方法:在C:\inetpub\wwwroot目录中新建文本文件粘贴如下代码:<?xml v 阅读全文
posted @ 2012-08-28 16:37 ccjcjc 阅读(401) 评论(0) 推荐(0)