Select to view content in your preferred language

ESRI.ArcGIS.Client.SharePointSDK.xap

2581
1
03-19-2014 02:52 PM
PeterShoemark
Deactivated User
Hello,
       I may be on the wrong track entirely however I have doggedly worked through the steps within;
Esri Maps for SharePoint, and ArcGIS Map Web Part, and Configure add-ins, and Extend the ArcGIS Map Web Part with a remarkable lack of success.

i.e. After resolving the Missing Visual Studio Templates issue, my Visual Studio Express 2012 indicates a successful build of either the downloaded .sln's or my New Project builds however if I add any of my .xap to Site Actions->Site Settings->Esri Maps for SharePoint Administration->Extensions, my Maps no longer display producing 'Extension failed to load' error message.

Not one to give up that easily, I downloaded the .xap files from the live SharePoint demo site at http://sharepoint.arcgis.com/SitePages/Disable%20Map%20Animation.aspx and those ones work fine but are already compiled so naturally there are none of the support files.

So, back to square 1, I can use any of the Esri pre-compiled .xaps from the site but none of my own.

To investigate further and to keep going forwards, is there a full copy of the ESRI.ArcGIS.Client.SharePointSDK available as a download to experiment with?? (Noting if I load the Esri compiled ESRI.ArcGIS.Client.SharePointSDK.xap I do get the nifty green dual panel map which the guys here seem to prefer over the standard/default map screen layout)

Cheers, Peter
0 Kudos
1 Reply
PeterShoemark
Deactivated User
Just as a comparison;

AttributeQueryCommand.xap downloaded from the demo SharePoint site using Site Actions->View All Site Content->ArcGIS Mapping Extensions->AttributeQueryCommand.xap opened in notepad = Length:5446 Lines 34

AttributeQueryCommand downloaded from the demo SharePoint site using the 'Download Sample' function then compiled by my VSE 2012 produces AttributeQueryCommand.xap when opened in notepad = Length:5269 Lines 43

??

Cheers, Peter
0 Kudos