WMS Exception: XML comment is not well-formed (v100.2)

775
3
02-14-2018 11:56 AM
KeithGemeinhart1
New Contributor III

I'm trying to interact with a WMS service hosted on a GeoServer v.2.8.5. I can hit the URLs and view an openlayers version of the data in a web browser, but while trying to follow the WMS examples, I get the following exception:

"Invalid XML.: XML comment is not well-formed"

Same problem occurs using code from ArcGISRuntime.WPF.Samples.WmsServiceCatalog sample and ArcGISRuntime.WPF.Samples.WmsIdentify sample ... on the corresponding LoadAsync() call.

Tags (3)
0 Kudos
3 Replies
MichaelBranscomb
Esri Frequent Contributor

Hi,

Can you share the service for us to test against? (it's possible we've already addressed this in the current code).

Cheers

Mike

0 Kudos
KeithGemeinhart1
New Contributor III

Is there a way for me to send it in a private message?

0 Kudos
MatveiStefarov
Esri Contributor

Keith Gemeinhart‌ — We just released Runtime patch 100.2.1, which contains several WMS-related bug fixes and improvements. There is a good chance that this new version of Runtime will work well with your services. Please try it out!

0 Kudos