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 <mapsize label="small" width="400" height="300"/> <mapsize label="medium" width="600" height="450"/>
<br>
<mapsize label="large" width="800" height="600"/><br><br><br>Try and let me know!<br><br><br><cwc2 type="MapSize" visible="true" styleresource="TextButtons" Embedded="false" Image="icons/icon_mapsize.png" ImageTip="Set Map Size" Label="Map Size" popintop="200" popinleft="200">
<br> <mapsize label="small" width="400" height="300"/><br> <mapsize label="medium" width="600" height="450"/><br> <mapsize label="large" width="800" height="600"/>
<br> <mapsize label="custom ..." width="custom" height="custom"/><br> <image state="normal"/><br> <image state="selected"/><br> <image state="hover"/>
<br> </CWC2><br><br><br><br>>>Hi,<br><br>>> 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>>>WARNING: following attributes are invalid for a mapsize widget: POPUPSTYLERESOURCE,POPUPWIDTH<div style="direction: ltr;">,POPUPHEIGHT,TOOLBAR,STATUS,MENUBAR. The widget tag was: <cwc2 type="MapSize" visible="false" styleresource="TextButton" popupstyleresource="TextButton"
Embedded="true" PopupWidth="480" PopupHeight="240" Toolbar="false"
Status="false" Menubar="false" Image="icons/icon_mapsize.png"
ImageTip="Set Map Size" Label="Map Size"> <mapsize label="Small"
width="400" height="300"/> <mapsize label="Medium" width="600"
height="450"/> <mapsize label="Large" width="800"
height="600"/> <mapsize label="Custom ..." width="custom"
height="custom"/> <image state="normal"/> <image
state="selected"/> <image state="hover"/> </cwc2>.<br><br>>>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>