Connecting to encrypted GEORSS feeds

334
0
02-25-2012 02:49 AM
chuckgeorgo
New Contributor
i am having trouble adding a GEORSS feed that is not formated as a .xml URL. it's a feed a partner uses that encrpts the login credentials into the URL, here's an example:

http:/xxxxx.yyyyyyy.org/click?upn=vlVtXSbP9muPdPjRAOVD8Dg6YR9p6usWbXRU9Kzo93qxpxcmSdsyeKuS60H4uePFwIhZwkntRfGM0E0i-2B3a9pIKU5VhnC0W-2B4oY-2B2llS36SKEodWrRVPl76m3We0RjyWluKJt5ZBIxgq1Xtna6kWhg-3D-3D_c4icVhwambWx4M-2Fp4d8YJkY-2Fl1r277JnEqqu3a1wp7ZX5PZpY4O8xBNMYHiavcvBR-2B5GzvLTqZPqH0xu-2F6sFLOGmzG9mDRQEiosx58JKY-2BV5Ez6P3-2F-2BqpvfkjoNT0vkBWJHIME4gUzC7B1rsl87x3qQ3zNnwsbeJAr1cs9rr8KU-3D

when i try to add this GEORSS URL, i get the following error messages:

Error in reading the RSS feed.
at ESRI.ArcGIS.Client.Layer.OnInitializationFailed(EventArgs e)
at ESRI.ArcGIS.Client.Layer.Initialize()
at ESRI.ArcGIS.Client.Toolkit.DataSources.GeoRssLayer.loader_LoadFailed(Object sender, RssLoadFailedEventArgs e)
at ESRI.ArcGIS.Client.Toolkit.DataSources.GeoRssLoader.wc_OpenReadCompleted(Object sender, OpenReadCompletedEventArgs e)
at System.Net.WebClient.OnOpenReadCompleted(OpenReadCompletedEventArgs e)
at System.Net.WebClient.OpenReadOperationCompleted(Object arg)

Can the ArcGIS web part for sharepoint consume GEORSS feeds that are NOT formated as ".xml"?

thanks
0 Kudos
0 Replies