Hi Denis try with this configuration of widget!<br><br>I had same problem now i've not warning but i cannot see the 3 options &lt;mapsize label=&quot;small&quot; width=&quot;400&quot; height=&quot;300&quot;/&gt;&nbsp;&nbsp; &lt;mapsize label=&quot;medium&quot; width=&quot;600&quot; height=&quot;450&quot;/&gt;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mapsize label=&quot;large&quot; width=&quot;800&quot; height=&quot;600&quot;/&gt;<br><br><br>Try and let me know!<br><br><br>&lt;cwc2 type=&quot;MapSize&quot; visible=&quot;true&quot; styleresource=&quot;TextButtons&quot; Embedded=&quot;false&quot; Image=&quot;icons/icon_mapsize.png&quot; ImageTip=&quot;Set Map Size&quot; Label=&quot;Map Size&quot; popintop=&quot;200&quot; popinleft=&quot;200&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mapsize label=&quot;small&quot; width=&quot;400&quot; height=&quot;300&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mapsize label=&quot;medium&quot; width=&quot;600&quot; height=&quot;450&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mapsize label=&quot;large&quot; width=&quot;800&quot; height=&quot;600&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mapsize label=&quot;custom ...&quot; width=&quot;custom&quot; height=&quot;custom&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;image state=&quot;normal&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;image state=&quot;selected&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;image state=&quot;hover&quot;/&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/CWC2&gt;<br><br><br><br>&gt;&gt;Hi,<br><br>&gt;&gt; I migrated my MapServer application from IIS to Apache for
technical reasons. I use the MS4W package that was available in April
2006. Now, when I start the map viewer, I get the map and the following
warning about the MAPSIZE widget in a popup window :<br><br>&gt;&gt;WARNING: following attributes are invalid for a mapsize widget: POPUPSTYLERESOURCE,POPUPWIDTH<div style="direction: ltr;">,POPUPHEIGHT,TOOLBAR,STATUS,MENUBAR. The widget tag was: &lt;cwc2 type=&quot;MapSize&quot; visible=&quot;false&quot; styleresource=&quot;TextButton&quot; popupstyleresource=&quot;TextButton&quot;
Embedded=&quot;true&quot; PopupWidth=&quot;480&quot; PopupHeight=&quot;240&quot; Toolbar=&quot;false&quot;
Status=&quot;false&quot; Menubar=&quot;false&quot; Image=&quot;icons/icon_mapsize.png&quot;
ImageTip=&quot;Set Map Size&quot; Label=&quot;Map Size&quot;&gt; &lt;mapsize label=&quot;Small&quot;
width=&quot;400&quot; height=&quot;300&quot;/&gt; &lt;mapsize label=&quot;Medium&quot; width=&quot;600&quot;
height=&quot;450&quot;/&gt; &lt;mapsize label=&quot;Large&quot; width=&quot;800&quot;
height=&quot;600&quot;/&gt; &lt;mapsize label=&quot;Custom ...&quot; width=&quot;custom&quot;
height=&quot;custom&quot;/&gt; &lt;image state=&quot;normal&quot;/&gt; &lt;image
state=&quot;selected&quot;/&gt; &lt;image state=&quot;hover&quot;/&gt; &lt;/cwc2&gt;.<br><br>&gt;&gt;The Mapsize widget is used to select 3 different sizes of map for display.<br>I
have tried to change the maturity level to UNKNOWN, as suggested in the
Application Developer's Guide, without success. I didn't get the
warning mentionned above when my application was running on IIS.<br>Any suggestions to solve this problem?<br>Thanks,<br>Denis</div><br>