Select to view content in your preferred language

MOSS 2007 and ESRI Webpart

2226
3
12-13-2010 11:03 AM
RodWilmot
Emerging Contributor
We are trying to use our own basemapping for the ESRI mapping webpart, however, our basemap is blank when displayed in the web part.  The cached basemap can be viewed in Silverlight applications outside of SharePoint.

We have cross domain and client access policies in place.  IIS and mime are configured.

We have been able to add our ArcGIS server data to the ESRI basemap.


We are running ArcGIS Server 10, MOSS 2007 and Windows Server 2008.  We are using kerberos authentication in MOSS.

Any ideas would be greatly appreciated.
0 Kudos
3 Replies
RichZwaap
Frequent Contributor
Hi Roderick:

I would suggest you use Fiddler to view the requests and responses when the Map Web Part loads with the problematic basemap.  That should give you a clue as to where the request is failing.  I would consider Fiddler step #1 for troubleshooting any issue with web resources not loading, be they ArcGIS Server or otherwise.
0 Kudos
RodWilmot
Emerging Contributor
The cross domain and client access policies are working.  I can access vector data however our cached basemap service is not being displayed.  Does anyone know if the ArcGIS for SharePoint Silverlight API 2.1 beta support compact storage format?  This might be why we can see the cache in ArcGIS Arcmap and in our own Sliverlight Applications with the ESRI toolkit installed.

If I click on the END_TILE or START_TILE of a compact cache service should I be prompted to open a file or see anything at all?


Any help would be appreciated.
Thanks
Rod
0 Kudos
RodWilmot
Emerging Contributor
The cross domain and client access policies are working.  I can access vector data however our cached basemap service is not being displayed.  Does anyone know if the ArcGIS for SharePoint Silverlight API 2.1 beta support compact storage format?  This might be why we can see the cache in ArcGIS Arcmap and in our own Sliverlight Applications with the ESRI toolkit installed.

If I click on the END_TILE or START_TILE of a compact cache service should I be prompted to open a file or see anything at all?


Any help would be appreciated.
Thanks
Rod

Update: Compact cache was the issue.
0 Kudos