The 'No Results Found' message keeps popping up when after identifying features. Results are returned (see attached image), but the message keeps popping up. If I remove a record it will update the results and display the number of records found. [ATTACH=CONFIG]26931[/ATTACH]Due to the thread text length limit, I could only included certian sewer layers.<?xml version="1.0" ?> <!-- encoding="UTF-8" --> <configuration> <identifylayeroption>visible</identifylayeroption> <identifytolerance>10</identifytolerance> <defaultzoomscale>5000</defaultzoomscale> <keepidentifyactive>true</keepidentifyactive> <returngeometryforzoom>true</returngeometryforzoom> <enablelineselect>true</enablelineselect> <enableextentselect>true</enableextentselect> <enablepolyselect>true</enablepolyselect> <enablecircleselect>true</enablecircleselect> <enableellipseselect>true</enableellipseselect> <enablemouseovergraphicsinfo>false</enablemouseovergraphicsinfo> <enablemouseoverrecordinfo>true</enablemouseoverrecordinfo> <enablegraphicclickinfo>true</enablegraphicclickinfo> <usemaptime>false</usemaptime> <infoautoclosemilliseconds>2000</infoautoclosemilliseconds><!-- 2 seconds --> <autoactivatedtool>mappoint</autoactivatedtool><!-- possible values are extent or polygon or mappoint or polyline or nothing --> <excludebasemaps>true</excludebasemaps> <disablepopuplinks>false</disablepopuplinks> <disablelayerdropdown>false</disablelayerdropdown> <disablealllayerschoice>false</disablealllayerschoice> <replacenullswithemptystring>true</replacenullswithemptystring> <labels> <zoom2message>Click to Zoom to Point</zoom2message> <identifylabel>Identify</identifylabel> <resultslabel>Results</resultslabel> <descriptionlabel>Use the identify tool to identify features on the map:</descriptionlabel> <pointlabel>Identify by Point</pointlabel> <linelabel>Identify by Polyline</linelabel> <rectlabel>Identify by Rectangle</rectlabel> <polylabel>Identify by Polygon</polylabel> <circlelabel>Identify by Circle</circlelabel> <ellipselabel>Identify by Ellipse</ellipselabel> <clearlabel>Clear</clearlabel> <loadinglabel>Loading...</loadinglabel> <removeresultmessage>Remove Result</removeresultmessage> <idfrom>Identify From</idfrom> <noresultsfoundlabel>No Results Found</noresultsfoundlabel> <resultsfoundlabel>Results Found</resultsfoundlabel> <alllayers>All Layers</alllayers> <layersremaining>layers remaining:</layersremaining> </labels> <useproxy><!-- Enter the label of the MapService from the main config.xml --> <!--<proxymapservice label="Imagery" /> <proxymapservice label="Streets" /> --> </useproxy> <!-- Sewer Layers --> <layers onlythese="true"> <!-- <excludelayer name="AerialHybrid_2009" /> --> <!-- <excludelayer name="AerialHybrid_2011" /> --> <!-- <excludelayer name="AerialLayer_2009" /> --> <!-- <excludelayer name="AerialLayer_2011" /> --> <!-- <excludelayer name="BaseLayers" /> --> <!-- <excludelayer name="Routes" /> --> <!-- <excludelayer name="Notifications" /> --> <!-- <excludelayer name="CostSharingLayers" /> --> <layer> <name>Sewer Manhole</name> <id>11</id> <url>http://server/svr/rest/services/UtilityLayers/MapServer</url> <fields all="false"> <field name="Rim elevation" /> <field name="As-built #" /> <field name="As-built link" popuponly="true" /> <field name="Manhole # (as-built)" /> <field name="Status" /> <field name="Owned and maintained by" /> <field name="Comments" /> </fields> <layer> <name>Sewer Tee, Tap or Cross</name> <id>18</id> <url>http://server/svr/rest/services/UtilityLayers/MapServer</url> <fields all="false"> <field name="Type of fitting" /> <field name="Size" /> <field name="Material" /> <field name="As-built #" /> <field name="As-built link" popuponly="true" /> <field name="Status" /> <field name="Owned and maintained by" /> <field name="Comments" /> </fields> <links> <link includeinresults="false" field="As-built link" alias="Copy As-built" tooltip="Copy As-built"> <linkprefix></linkprefix> <linksuffix></linksuffix> <iconfield></iconfield> <iconprefix></iconprefix> <iconsuffix>assets/images/dwgIcon.png</iconsuffix> </link> </links> <zoomscale>15000</zoomscale> <forcescale>true</forcescale> </layer> <layer> <name>Sewer Locate Wire</name> <id>20</id> <url>http://server/svr/rest/services/UtilityLayers/MapServer</url> <fields all="false"> <field name="Type of locate device" /> <field name="As-built #" /> <field name="As-built link" popuponly="true" /> <field name="Owned and maintained by" /> <field name="Comments" /> </fields> <links> <link includeinresults="false" field="As-built link" alias="Copy As-built" tooltip="Copy As-built"> <linkprefix></linkprefix> <linksuffix></linksuffix> <iconfield></iconfield> <iconprefix></iconprefix> <iconsuffix>assets/images/dwgIcon.png</iconsuffix> </link> </links> <zoomscale>15000</zoomscale> <forcescale>true</forcescale> </layer> <layer> <name>Gravity Main</name> <id>29</id> <url>http://server/svr/rest/services/UtilityLayers/MapServer</url> <fields all="false"> <field name="Size" /> <field name="Material" /> <field name="Rating of pipe" /> <field name="Upstream Invert" /> <field name="Downstream Invert" /> <field name="As-built #" /> <field name="As-built link" popuponly="true" /> <field name="Status" /> <field name="Owned and maintained by" /> <field name="Comments" /> </fields> <links> <link includeinresults="false" field="As-built link" alias="Copy As-built" tooltip="Copy As-built"> <linkprefix></linkprefix> <linksuffix></linksuffix> <iconfield></iconfield> <iconprefix></iconprefix> <iconsuffix>assets/images/dwgIcon.png</iconsuffix> </link> </links> <zoomscale>15000</zoomscale> <forcescale>true</forcescale> </layer> <layer> <name>Force Main</name> <id>32</id> <url>http://server/svr/rest/services/UtilityLayers/MapServer</url> <fields all="false"> <field name="Size" /> <field name="Material" /> <field name="Rating of pipe" /> <field name="As-built #" /> <field name="As-built link" popuponly="true" /> <field name="Status" /> <field name="Owned and maintained by" /> <field name="Comments" /> </fields> <links> <link includeinresults="false" field="As-built link" alias="Copy As-built" tooltip="Copy As-built"> <linkprefix></linkprefix> <linksuffix></linksuffix> <iconfield></iconfield> <iconprefix></iconprefix> <iconsuffix>assets/images/dwgIcon.png</iconsuffix> </link> </links> <zoomscale>15000</zoomscale> <forcescale>true</forcescale> </layer> <!-- End of Sewer Layers --> </layers> <symbols> <simplefillsymbol color="0x448ccb" alpha="0.4" style="solid"> <outline color="0x448ccb" alpha="0.8" width="2" /> </simplefillsymbol> <simplemarkersymbol style="circle" size="12" color="0x448ccb" alpha="0.8" xoffset="0" yoffset="0" angle="0"> <outline style="solid" color="0xffffff" alpha="0.8" width="1" /> </simplemarkersymbol> <picturemarkersymbol url="assets/images/i_info.png" height="30" width="30" xoffset="0" yoffset="0" /> <simplelinesymbol color="0x448ccb" alpha="0.8" width="2" /> </symbols> </configuration>