Hello,
We have developed some map services for use in our online product. I would like to use these services in our desktop version. However, when I access the URI via a WmsRasterLayer, I get the following error when the map refreshes:
: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host
I’m not sure if I’m using the wrong type of layer, or if there is some property I need to set to get this to work. I’m not changing any of the default properties of the raster layer. If I just put the URL into a browser window, I get the GeoJson data back that we expect.
Any thoughts?
Thanks, Dib