Select to view content in your preferred language

Using other SharePoint Farm Web Applications for ESRI Web Part

3164
2
07-26-2010 06:23 AM
by Anonymous User
Not applicable
Original User: lfarho99

The documentation suggests that I should be able to connect to other sites in my Farm. Yet, when I try to connect to another web application in the farm, it looks like the web part is fishing for JSON. It doesn't appear to be checking for the SharePoint Web Services. Since we are still on MOSS 2007, how do I get it to connect?

I also tried to point to another site in the current web application. But is also failed with "Unable to Connect".

BTW: I did add the cross domain policy to the root of the other web application.

See attachments
0 Kudos
2 Replies
by Anonymous User
Not applicable
Original User: bob5304

With the 1.x release there is a limitation that we cannot access lists across different SharePoint farms. Accessing lists on different SharePoint sites, site collections, and web applications works without issue.

Thanks,

Bob Hazelton
Esri | Product Manager

Phone: 909-793-2853 ext. 1-3954
0 Kudos
LouFarho
Emerging Contributor
Hi Bob,
They are within the same farm. Our farm consists of web applications for MySites, Collaboration, Enterprise Content.

How do I address the different web applications for the http endpoint? I am using the recommended format: http://<web application>/<site path>

When I watch fiddler, it appears to only look for JSON addresses. Shouldn't it look for SharePoint Web Services too?

Lou
0 Kudos