<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;"><div>Hi all,<br><br>I want to add a ArcIMS/WMS layer to my map.<br>I use this code:<br><span>new OpenLayers.Layer.ArcIMS("ArcIMS", "<a target="_blank" href="http://myserver/wmsconnector/com.esri.wms.Esrimap">http://myserver/wmsconnector/com.esri.wms.Esrimap</a>",</span><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; { service: "GIS-layer",layers: [{id: "0", visible: true}]}),<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;new OpenLayers.Layer.WMS("WMS", "<a target="_blank" href="http://myserver/wmsconnector/com.esri.wms.Esrimap/GIS_layer">http://myserver/wmsconnector/com.esri.wms.Esrimap/GIS_layer</a>?",</span><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {layers: '0', format: "image/png", transparent: true }, {projection: "EPSG:4326",
 isBaseLayer: true} )<br><br>but both are not working. I don´t even get a output picture from ArcIMS so I think there are no connection.<br>myserver is at our intranet. I use win server 2003.<br><br>What´s wrong? <br><br>Thanks.<br>best regards<br>Sarah<br></div>
</div><br>__________________________________________________<br>Do You Yahoo!?<br>Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. <br>http://mail.yahoo.com </body></html>