<div>Hello guys...</div>
<div>I´m got this error when trying to execute a Nquery :</div>
<div><a href="http://localhost/cgi-bin-54/mapserv.exe?map=Map.map&mode=nquery&LAYERS=TEST&mapext=-58.358076171875+-11.42570625+-57.193525390625+-10.37101875&imgext=-58.358076171875+-11.42570625+-57.193525390625+-10.37101875&map_size=1221+762&imgxy=1221+762&imgbox=0+0+1221+762">http://localhost/cgi-bin-54/mapserv.exe?map=Map.map&mode=nquery&LAYERS=TEST&mapext=-58.358076171875+-11.42570625+-57.193525390625+-10.37101875&imgext=-58.358076171875+-11.42570625+-57.193525390625+-10.37101875&map_size=1221+762&imgxy=1221+762&imgbox=0+0+1221+762</a></div>

<div> </div>
<div>msDrawMap(): Image handling error. Failed to draw layer named 'TEST'.<br> <br>But, If I execute the same url with "mode=map", the image is generated fine... What this error means?<br> </div>
<div> </div>
<div>TEST Layer</div>
<div> </div>
<div> LAYER<br>  NAME TEST<br>  GROUP "TE"<br>  TYPE polygon<br>  STATUS ON<br>  CONNECTIONTYPE PLUGIN <br>  PLUGIN "msplugin_mssql2008.dll"  <br>  CONNECTION "server=X;Integrated Security=false;database=X;uid=X;pwd=X"  <br>
  DATA "the_geom from viw USING UNIQUE oid USING SRID=0"<br>  CLASS<br>   TEMPLATE "template.html"<br>   NAME "X"   <br>   STYLE<br>    OUTLINECOLOR 150 150 150<br>    WIDTH 1<br>   END<br>  END<br>
 END</div>
<div><br>Thanks<br> <br>Paul</div>