Select to view content in your preferred language

troubleshoot why a db record not included in SearchWidget results

1248
11
06-08-2011 06:03 AM
AshleyOwens
Emerging Contributor
There is a record in our database that does not get returned as part of the SearchWidget results.
In case the number of included records was limited, I increased <maxrecordcount> in the proper .cfg files and restarted the SOM Service.
I debugged SearchWidget, and there is nothing I can see in the query or how results are processed that should prevent it from being included in the results.
On the other hand, the Identify widget returns the details of this record.
I hope my description isn't too vague, but does anyone have any troubleshooting tips for this type of issue?
Tags (2)
0 Kudos
11 Replies
RobertScheitlin__GISP
MVP Emeritus
Ashley,

   In ArcMap or ArcCatalog open the ArcToolbox window and look for the Data Management Tools then the Features toolbox and then you will find the Check Geometry tool run that on your data.
0 Kudos
AshleyOwens
Emerging Contributor
The <maxrecordcount> change works.  The widget <layer> wasn't pointing to the correct environment.  Lesson learned!
0 Kudos