<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Found the problem.<BR>
<BR>The server is returning an empty extent in the .gfs file. So I am guessing MapServer doesn't think there are any features in the gml file to draw.<BR>
&nbsp;<BR>
There is another feature service I can use and it is working fine.<BR>
&nbsp;<BR>
If anyone has a similiar problem, open the .gfs file and look for this tag:<BR>
&nbsp;<BR>
&nbsp; &lt;DatasetSpecificInfo&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FeatureCount&gt;7&lt;/FeatureCount&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ExtentXMin&gt;0.00000&lt;/ExtentXMin&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ExtentXMax&gt;0.00000&lt;/ExtentXMax&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ExtentYMin&gt;0.00000&lt;/ExtentYMin&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ExtentYMax&gt;0.00000&lt;/ExtentYMax&gt;<BR>&nbsp;&nbsp;&lt;/DatasetSpecificInfo&gt;<BR>
&nbsp;<BR>
If the extent coordinates are 0, that is why the features aren't drawing.<BR>
&nbsp;<BR>
Mike<BR><br /><hr />Climb to the top of the charts!  Play Star Shuffle:  the word scramble challenge with star power. <a href='http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct' target='_new'>Play Now!</a></body>
</html>