Adding a WMS Layer


http://name.of.server/ishare.web/getows.ashx?mapsource=Client/AllMaps&service=WMS&request=GetCapabilities

where Client/AllMaps is your mapsource.




Example

Adding a WFS Layer

http://name.of.server/ishare.web/getows.ashx?mapsource=Client/AllMaps&service=WFS&request=GetCapabilities

where Client/AllMaps is your mapsource.

Example