<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>
<BR>
There is another feature service I can use and it is working fine.<BR>
<BR>
If anyone has a similiar problem, open the .gfs file and look for this tag:<BR>
<BR>
<DatasetSpecificInfo><BR> <FeatureCount>7</FeatureCount><BR> <ExtentXMin>0.00000</ExtentXMin><BR> <ExtentXMax>0.00000</ExtentXMax><BR> <ExtentYMin>0.00000</ExtentYMin><BR> <ExtentYMax>0.00000</ExtentYMax><BR> </DatasetSpecificInfo><BR>
<BR>
If the extent coordinates are 0, that is why the features aren't drawing.<BR>
<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>