<?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: MapService drawing lost custom element in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681487#M25950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can you give us more details? Are any of the following called when you open the Preview window?&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Your element's constructor&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Your IElement.Activate implementation&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Your IElement.Draw implementation&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;If so, is your code throwing an exception?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,peter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm afraid I can't give you details about codes.I just only have the DLL file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What I can tell by now is that in ArcMap Service Preview Window,the map is drawing from a msd file,which is a different format from mxd file.I guess the msd file may not be able to use the custom element DLL file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lun li.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 23:53:30 GMT</pubDate>
    <dc:creator>lunlee</dc:creator>
    <dc:date>2012-12-04T23:53:30Z</dc:date>
    <item>
      <title>MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681485#M25948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a annotation feature layer using a custom element.The custom element is supported by a DLL file.I registered the DLL file by microsoft .net 'regasm' in command line,and ArcMap displays the custom element as I expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So I decided to publish the .mxd file to ArcGIS Server 10.1.When I preview the map,the custom element disappeared.I think it's must be the custom element that causes the problem.Anyone can help me to figure this out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lun li.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19697[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 10:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681485#M25948</guid>
      <dc:creator>lunlee</dc:creator>
      <dc:date>2012-12-04T10:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681486#M25949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you give us more details? Are any of the following called when you open the Preview window?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Your element's constructor&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Your IElement.Activate implementation&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Your IElement.Draw implementation&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;If so, is your code throwing an exception?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 20:24:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681486#M25949</guid>
      <dc:creator>PeterYurkosky1</dc:creator>
      <dc:date>2012-12-04T20:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681487#M25950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can you give us more details? Are any of the following called when you open the Preview window?&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Your element's constructor&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Your IElement.Activate implementation&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Your IElement.Draw implementation&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;If so, is your code throwing an exception?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,peter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm afraid I can't give you details about codes.I just only have the DLL file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What I can tell by now is that in ArcMap Service Preview Window,the map is drawing from a msd file,which is a different format from mxd file.I guess the msd file may not be able to use the custom element DLL file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lun li.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 23:53:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681487#M25950</guid>
      <dc:creator>lunlee</dc:creator>
      <dc:date>2012-12-04T23:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681488#M25951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see. Can you zip up the .dll and send it to me? Can you also give me a quick tutorial on how I might see the element draw in ArcMap? I'll see why it refuses to draw.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 13:53:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681488#M25951</guid>
      <dc:creator>PeterYurkosky1</dc:creator>
      <dc:date>2012-12-05T13:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681489#M25952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I see. Can you zip up the .dll and send it to me? Can you also give me a quick tutorial on how I might see the element draw in ArcMap? I'll see why it refuses to draw.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,peter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've sent you a private message with data and file download link.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 00:28:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681489#M25952</guid>
      <dc:creator>lunlee</dc:creator>
      <dc:date>2012-12-06T00:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681490#M25953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the .msd (an optimized map document format) does not draw elements (or anything else, including layers) the same way an .mxd does. It's an optimized format that stores objects (maps, layers, symbols) completely differently from the .mxd. The optimized anno layer is silently skipping your elements when it draws in the Preview window. It loads fine, but since it's not an Esri element, we can't convert it to the new format. Nor do we expose some means by which you could do that conversion yourself. And there isn't any way to publish a non-optimized map service to a 10.1 server; we only support the optimized format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 14:35:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681490#M25953</guid>
      <dc:creator>PeterYurkosky1</dc:creator>
      <dc:date>2012-12-06T14:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681491#M25954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, the .msd (an optimized map document format) does not draw elements (or anything else, including layers) the same way an .mxd does. It's an optimized format that stores objects (maps, layers, symbols) completely differently from the .mxd. The optimized anno layer is silently skipping your elements when it draws in the Preview window. It loads fine, but since it's not an Esri element, we can't convert it to the new format. Nor do we expose some means by which you could do that conversion yourself. And there isn't any way to publish a non-optimized map service to a 10.1 server; we only support the optimized format.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well,This is not a very good news.So, do we have any other ways to let ArcGIS Server 10.1 display these custom element?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our orgnization need to upgrade ArcGIS Server to 10.1 to benifit from new features . And we have a lot annotation layer using custom element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lun lee&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 23:24:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681491#M25954</guid>
      <dc:creator>lunlee</dc:creator>
      <dc:date>2012-12-06T23:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681492#M25955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would write some conversion code to convert your custom element to a group element containing standard text elements (and whatever else you need to draw). If you can draw your anno as a group element in ArcMap, it will draw in a map service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 14:19:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681492#M25955</guid>
      <dc:creator>PeterYurkosky1</dc:creator>
      <dc:date>2012-12-07T14:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681493#M25956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would write some conversion code to convert your custom element to a group element containing standard text elements (and whatever else you need to draw). If you can draw your anno as a group element in ArcMap, it will draw in a map service.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi peter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been busy on other stuff these days.Sorry to reply so late.Would you send me the conversion code?I shall try it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lun lee&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 05:21:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681493#M25956</guid>
      <dc:creator>lunlee</dc:creator>
      <dc:date>2012-12-11T05:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681494#M25957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I meant, &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;you &lt;/SPAN&gt;&lt;SPAN&gt;should write some code to convert all the separate pieces comprising your custom element, and insert them into a group element. From what I saw of your element, it's nothing more than some line graphics and text.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 13:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681494#M25957</guid>
      <dc:creator>PeterYurkosky1</dc:creator>
      <dc:date>2012-12-11T13:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681495#M25958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Pete,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We, too, have a problem with annotations that do not draw in a map service.&amp;nbsp; The anno looks fine in ArcMap.&amp;nbsp; (I know the rendering engines are different.)&amp;nbsp; In your last response above, Pete, you mention that you noticed the annotation elements in question had nothing more than some line graphics and text elements.&amp;nbsp; In our annotation, each piece of annotation is made up of one or more rectangular graphics and one or more text elements all then put into a GroupElement and stored in an annotation feature.&amp;nbsp; The problem is that some annotation draws (or only parts of individual pieces draw) and some doesn't, and it is not clear what the cause is.&amp;nbsp; I have been testing various annotation configurations, and I am beginning to suspect a graphic drawing order effect and/or a limit on the number of component GraphicElements/TextElements inside a GroupElement that the map service can handle.&amp;nbsp; Do you have any information or ideas to offer about possible limitations or drawing order requirements or idiosyncrasies that a map service has?&amp;nbsp; Thank you, Pete--or anyone else who might assist--I very much appreciate any help I can get with this tricky and frustrating problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&amp;nbsp;&amp;nbsp;&amp;nbsp; Ti&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vitals:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Server 2008&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Server 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ReST API&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex viewer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 13:15:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681495#M25958</guid>
      <dc:creator>TiCrossman</dc:creator>
      <dc:date>2013-03-26T13:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681496#M25959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ti, if you could zip up an example that I can try out, I'll take a look at why it doesn't draw. Send me a private message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 14:13:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681496#M25959</guid>
      <dc:creator>PeterYurkosky1</dc:creator>
      <dc:date>2013-03-26T14:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681497#M25960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, Pete.&amp;nbsp; I will send you a personal message with samples shortly.&amp;nbsp; After our investigation I will post the results here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ti&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 17:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681497#M25960</guid>
      <dc:creator>TiCrossman</dc:creator>
      <dc:date>2013-03-26T17:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: MapService drawing lost custom element</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681498#M25961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great thanks to Pete Yurkosky for his investigations -- a truly valuable man.&amp;nbsp; Here are the results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Due to a bug, the ESRI optimized map service in 10.1 cannot handle nested groups, i.e. GroupElements within a GroupElement.&amp;nbsp; Our signage annotation, with which we have had the non-drawing problem, in most cases is made up of grouped subsets of graphic shapes and text boxes, all grouped together in a single, enclosing GroupElement for storage in the annotation feature.&amp;nbsp; The map service will ignore GroupElements within the overall GroupElement; therefore, if a piece of annotation consists entirely of subgroups all grouped together, then the subgroups are ignored, and the annotation doesn't draw at all.&amp;nbsp; If there are both ungrouped and grouped elements in the annotation feature, only the ungrouped elements will draw.&amp;nbsp; Pete found a simple code fix for this bug and will be registering it to be fixed in the next release (read 10.2).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again to Mr. Yurkosky.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ti Crossman&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Grafton Technologies, Inc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Newburyport, MA&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 19:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/mapservice-drawing-lost-custom-element/m-p/681498#M25961</guid>
      <dc:creator>TiCrossman</dc:creator>
      <dc:date>2013-03-27T19:47:56Z</dc:date>
    </item>
  </channel>
</rss>

