Select to view content in your preferred language

Issue integrating SharePoint (SSL) and ArcGIS (Non-SSL)

986
1
02-15-2012 05:26 AM
PabloRaices
New Contributor
Hi guys,

We are trying to set the arcGIS webpart in our SharePoint 2010 environment, but the maps are failing to render. we can only see the basemap.

The issue seems to be related with the fact that our SharePoint platform runs over SSL and the arcGIS server doesn't.

Is there any known workaround to make this work? We are stuck at the moment...

Thanks in advance for your help,

Pablo
0 Kudos
1 Reply
michaelsanchez
Emerging Contributor
Your problem is because the web part runs on Silverlight.

When using Silverlight there is a restriction on how the different schemes work using imagery (yea only images like base maps or static layers).

So, you can't mix https with http or the other way.

I did not found a workaround for this....
0 Kudos