<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding WMS Service in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169944#M521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Katy, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did try to add this as a layer and after specifying login/pwd, it does seem like it is processing but it doesn't add anything? Here is the wms image service that I am trying to add:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.valtus.ca/wms/servlet/wmsserver?"&gt;http://www.valtus.ca/wms/servlet/wmsserver?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2012 15:25:28 GMT</pubDate>
    <dc:creator>jayshukla</dc:creator>
    <dc:date>2012-02-27T15:25:28Z</dc:date>
    <item>
      <title>Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169942#M519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello There, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to add a wms image service in basemap gallery?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 14:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169942#M519</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2012-02-22T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169943#M520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, only ArcGIS Server Cached (Tiled) map services, Bing Maps, and OpenStreetMap are supported in the Basemap gallery. You can add WMS layers if you like, though. See our Add WMS Layer sample: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html"&gt;http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 18:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169943#M520</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-02-22T18:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169944#M521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Katy, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did try to add this as a layer and after specifying login/pwd, it does seem like it is processing but it doesn't add anything? Here is the wms image service that I am trying to add:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.valtus.ca/wms/servlet/wmsserver?"&gt;http://www.valtus.ca/wms/servlet/wmsserver?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 15:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169944#M521</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2012-02-27T15:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169945#M522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay - tough to say on this one. Can you step through the code and check that the wmsLayer.Layers property is getting set correctly? Since the ability to add a WmsLayer comes from the main ArcGIS API for Silverlight, you could also try looking through the SL API forums? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 21:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169945#M522</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-02-27T21:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169946#M523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if you sorted this out, but wanted to let you know that if you are using the sample code we provide, try changing wmsLayer.SetValue(MapApplication.LayerNameProperty, layerName); to MapApplication.SetLayerName(wmsLayer, layerName); At least this should make sure it shows up in the Map Contents if it is being added to the map. Otherwise, with the former, you need to explicitly specify the ID on the wmsLayer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 13:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169946#M523</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-02-29T13:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169947#M524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Katy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just wanted to let you know that I am using Builder to add this wms layer, not doing any coding for this. I will into and see what I can get from SL API forum. I still think this is a relevent issue (Builder) that will need resolution. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 14:08:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169947#M524</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2012-02-29T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169948#M525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, no, you'll need to have a custom add-in and add the wms layer programmatically. It can't be done through the Builder Browse panel. You can use the sample here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html"&gt;http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html&lt;/A&gt;&lt;SPAN&gt; (It's in the Toolkit section). Let me know if you have questions on this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: A non-programmatic workaround might be to create a web map in ArcGIS Online that contains the wms layer and then open that in Builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 14:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169948#M525</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-02-29T14:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169949#M526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Katy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having a similar issue. I am trying to add at least two WMS layers to my web application that I'm building with ArcGIS Viewer for Silverlight. I've dabbled with trying to program an add-in but I'm not certain how to begin with this. The WMS's are not affiliated with our office, so I don't dare post them on ArcGIS Online. Any help would be appreciated, thank you. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Courtney&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 22:26:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169949#M526</guid>
      <dc:creator>CourtneyBrozovsky</dc:creator>
      <dc:date>2012-03-05T22:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169950#M527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Courtney,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are interested in pursuing the add-in path, you can use the Add WMS Layer sample from the Samples page almost exactly as-is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Navigate to the Samples page (&lt;A href="http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html"&gt;http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html&lt;/A&gt;), expand the Toolkit heading at the bottom, and click Add WMS Layer. &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In the upper-right corner of the sample, click Download Sample. This downloads the sample in a zip file. Extract the files and open the resulting AddWMSLayer.sln in Visual Studio. &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Make a few small changes to the existing code as follows:&lt;/LI&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Open the AddWMSLayerDialog.xaml.cs file (code-behind file)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Locate the line of code to "Supply the Url to the proxy." Change this to the proxy of the WMS layer server, or if you are unsure, you can comment that line out for now. &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Remove the line that says "wmsLayer.SetValue(MapApplication.LayerNameProperty, layerName);" and replace it with "MapApplication.SetLayerName(wmsLayer, layerName);".&amp;nbsp; (Note - we'll be updating this in the online sample soon)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Build the solution (Build&amp;gt;Build Solution).&lt;/LI&gt;&lt;/UL&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;LI&gt;&lt;SPAN&gt;Open your Application Builder application and &lt;A href="&amp;lt;/span&amp;gt;&amp;lt;a" target="_blank"&gt;add" rel="nofollow" target="_blank"&amp;gt;http://help.arcgis.com/en/webapps/silverlightviewer/help/index.html#/Extending_the_ArcGIS_Viewer_for_Silverlight/017700000006000000/]add&lt;/A&gt;&lt;SPAN&gt; the add-in via the Settings menu. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="&amp;lt;/span&amp;gt;&amp;lt;a" target="_blank"&gt;Add" rel="nofollow" target="_blank"&amp;gt;http://help.arcgis.com/en/webapps/silverlightviewer/help/index.html#/Adding_and_managing_tools_and_toolbars/017700000035000000/]Add&lt;/A&gt;&lt;SPAN&gt; the tool to a toolbar. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Click the tool on the toolbar to open the dialog, enter the path to the WMS Layer, and click OK.&lt;/LI&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 14:56:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169950#M527</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-03-06T14:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169951#M528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Katy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help. Unfortunately, when I extract the zipfile I do not get a .sln file. (I'm using Microsoft Visual C# 2010 Express). I've tried editing the xaml.cs file but there was no button or menu to be found that said "build" on it. Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Courtney&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 16:18:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169951#M528</guid>
      <dc:creator>CourtneyBrozovsky</dc:creator>
      <dc:date>2012-03-06T16:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169952#M529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Courtney,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you extract the zip file, the folder structure should initially look like the attached screenshot. You're not seeing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]12460[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 18:12:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169952#M529</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-03-06T18:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169953#M530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After extracting it to a less messy folder I was able to see the same output. However, I get errors when I try to open the .sln.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]12461[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]12462[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 18:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169953#M530</guid>
      <dc:creator>CourtneyBrozovsky</dc:creator>
      <dc:date>2012-03-06T18:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169954#M531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My apologies, Courtney, for not catching this sooner - you need Visual Web Developer Express, not Visual C# Express.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-web-developer-express"&gt;http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-web-developer-express&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 14:28:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169954#M531</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-03-07T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169955#M532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Katy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to download the sample from the link but it says "Service Unavailable". I have tried this twice now so wanted to check if there is any issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On your suggestion for ArcGISonline option, I did try that but didn't get far with this. While creating the map, it does accepth the URL but it doesnt ask me to specify login/pwd and eventully it doesnt show in the map. This is a secured service.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 15:00:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169955#M532</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2012-03-09T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169956#M533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi katy, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My quetion is slightly different now. It turns out that I was trying to add is an ArcIMS service not an WMS service. Please let me know if the approach above would still work? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 15:33:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169956#M533</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2012-03-09T15:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169957#M534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies for that; I'm not sure why but I think our samples page went down for a bit. It should be back up and running now. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We do not support adding an ArcIMS layer out of the box. I think you can still use the WMS sample as a start if you want to write a custom tool to do it. Take a look at this forum and see what you think: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/15810-ArcIMS-Service-in-ESRI-SIlverlight-API"&gt;http://forums.arcgis.com/threads/15810-ArcIMS-Service-in-ESRI-SIlverlight-API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 00:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169957#M534</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-03-13T00:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169958#M535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Courtney Smith,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was getting the same or similar errors just a little bit ago.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what fixed it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update Visual Studio Web Express 2010 if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure that Silverlight 3.0, 4.0, and 5.0 are installed from microsoft.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Download and Install the Silverlight 5.0 SDK from microsoft.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Download/Install the Silverlight 5.0 toolkit for Visual Studio web.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to the ESRI website and make sure that you have the Silverlight Viewer 3.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then download/install the ESRI Viewer for Silverlight 3.0 SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once I did all that I rebooted and opened up the .sln file that comes from the ESRI sample download, it all loaded great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I edited the code as described in this thread (because its still not correct) and hit build solution, it all built great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My only issue now is that I cant seem to add or find the "add-in" when going through the Silverlight viewer.&amp;nbsp; I will be working on that issue now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aaron Kreag&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 21:34:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169958#M535</guid>
      <dc:creator>AaronKreag</dc:creator>
      <dc:date>2012-11-07T21:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169959#M536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your reply, Aaron. I will try this if I am working with the Silverlight Viewer again, but recently I've been running with the ArcGIS API for JavaScript. Your help is greatly appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 15:25:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169959#M536</guid>
      <dc:creator>CourtneyBrozovsky</dc:creator>
      <dc:date>2012-11-08T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169960#M537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded the AddWMS sample, did the modifications suggested by Katy and deployed it to my Silverlight Viewer 3.0 map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It runs fine and add a WMS layer, but I am not able to add two layers the way I would expect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WMSLayer number two seems to be some kind of clone of the first WMS layer (the name and contet are the same.&amp;nbsp; when I turn off one layer all other WMS layers are also turned off)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First I thought that this was because of the global variable "WmsLayer wmsLayer" in the Addin.&amp;nbsp; I made it non global but it dit not do any difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried to debug the code in the viewer that comes with the sample - but the "add wms" button did not start the tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I add two wms layers to the map (what kind of modifications do I have to do with the addin)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Helge&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 13:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169960#M537</guid>
      <dc:creator>helgesmebye</dc:creator>
      <dc:date>2012-12-10T13:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding WMS Service</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169961#M538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got it fixed.&amp;nbsp; If the layer is initialized with the same name I get problems.&amp;nbsp; Renaming it in the toc does not help since this is not really the name of the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Giving the layer an unique name solves the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-helge&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 14:20:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/adding-wms-service/m-p/169961#M538</guid>
      <dc:creator>helgesmebye</dc:creator>
      <dc:date>2012-12-10T14:20:21Z</dc:date>
    </item>
  </channel>
</rss>

