<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&request=GetFeature&service=WFS&version=1.0.0&typename=bunnies2004_point">http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map&request=GetFeature&service=WFS&version=1.0.0&typename=bunnies2004_point
</a></div>
<div> </div>
<div>but the following layer request causes my map to not display.</div>
<div> </div>
<div>LAYER<br>NAME   wfs_deaths<br>TYPE    POINT<br>STATUS  off<br>CONNECTIONTYPE WFS<br>CONNECTION  "<a href="http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map&typename=bunnies2004_point">
http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map&typename=bunnies2004_point</a>"<br>class<br>style<br> symbol 'circle'<br> size 5<br> color 250 250 0<br> outlinecolor 150 150 0<br>
 end<br> end<br>METADATA   <br>#"wfs_typename" "bunnies2004_point"<br>"wfs_service" "WFS"<br>"wfs_srs" "EPSG:4326"<br>"wfs_version"  "1.0.0" 
<br>"wfs_request_method"    "GET"<br>END<br>END</div>
<div> </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> </div>
<div>Thanks,</div>
<div> </div>
<div>Matt</div>