<div>I'm running a mapserver/chameleon ms4w install. When submitting the following http request, I get back my XML properly parsed out.</div>
<div><a href="http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map&amp;request=GetFeature&amp;service=WFS&amp;version=1.0.0&amp;typename=bunnies2004_point">http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map&amp;request=GetFeature&amp;service=WFS&amp;version=1.0.0&amp;typename=bunnies2004_point
</a></div>
<div>&nbsp;</div>
<div>but the following layer request causes my map to not display.</div>
<div>&nbsp;</div>
<div>LAYER<br>NAME&nbsp;&nbsp;&nbsp;wfs_deaths<br>TYPE&nbsp;&nbsp; &nbsp;POINT<br>STATUS&nbsp;&nbsp;off<br>CONNECTIONTYPE&nbsp;WFS<br>CONNECTION&nbsp;&nbsp;&quot;<a href="http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map&amp;typename=bunnies2004_point">
http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map&amp;typename=bunnies2004_point</a>&quot;<br>class<br>style<br>&nbsp;symbol 'circle'<br>&nbsp;size 5<br>&nbsp;color 250 250 0<br>&nbsp;outlinecolor 150 150 0<br>
&nbsp;end<br>&nbsp;end<br>METADATA&nbsp;&nbsp;&nbsp;<br>#&quot;wfs_typename&quot; &quot;bunnies2004_point&quot;<br>&quot;wfs_service&quot; &quot;WFS&quot;<br>&quot;wfs_srs&quot; &quot;EPSG:4326&quot;<br>&quot;wfs_version&quot;&nbsp;&nbsp;&quot;1.0.0&quot;&nbsp;
<br>&quot;wfs_request_method&quot;&nbsp;&nbsp;&nbsp; &quot;GET&quot;<br>END<br>END</div>
<div>&nbsp;</div>
<div>I've checked it verses the samples on the mapserver site, and in the web mapping book, and cannot find what is causing the error, any suggestion would be greatly appreciated.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Matt</div>