<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">I update to the version 1.9rc2, but i have other error:<br><br><span style="font-family: times new roman,new york,times,serif;">An error occurred: The requested layer (tilecache.cgi) does not exist. Available layers are: </span><br style="font-family: times new roman,new york,times,serif;"><pre><span style="font-family: times new roman,new york,times,serif;"> * basic</span><br></pre><span style="font-weight: bold;">Url: </span><br>
<br><span>
<a rel="nofollow" target="_blank" href="http://localhost/tilecache/tilecache.py?layer=basic">http://localhost/tilecache/tilecache.py?layer=basic</a></span><br><span style="font-weight: bold;"><br>cfg file:</span><br><br>[basic]<br>type=WMSLayer<br><span>url=<a rel="nofollow" target="_blank" href="http://localhost/mapserver/cgi-bin/mapserv.exe?map=/ms4w/apps/metro/map/metro.map">http://localhost/mapserver/cgi-bin/mapserv.exe?map=/ms4w/apps/metro/map/metro.map</a>&</span><br>layers=limiteurbano,isla,red250k,red100k,corregimiento250k<br>extension=png<br>size=256,256<br>bbox=-79.64,8.89,-79.29,9.17<br>srs=EPSG:4326<br>levels=20<br>resolutions=1.40625,0.703125,0.3515625,0.17578125,0.087890625,0.0439453125,0.02197265625,0.010986328125,0.0054931640625,0.00274658203125,0.00137329101<br>metatile=false<br>metaSize=5,5<br>metaBuffer=1<br><br><div> </div><div>Thanks!<br><br>excuse my english, but not is my base language.<br></div>
<div><strong></strong> </div> <div><strong><font size="4">Ing. Erick Gordon
B.</font></strong></div> <div><font size="3">Developers Team Leader</font></div> <div><font size="3">LogicStudio, Pmá.</font></div> <div><em></em> <br></div><div> </div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Mensaje original ----<br>De: Erick Gordon B. <erickgb_pma@yahoo.com><br>Para: Christopher Schmidt <crschmidt@metacarta.com><br>Enviado: martes, 24 de julio, 2007 13:53:24<br>Asunto: Re: [Tilecache] (no subject)<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">I update to the version 1.9rc2, now the error is:<br><br><span style="font-family: times new roman,new york,times,serif;">An error occurred: The requested layer (tilecache.cgi) does not exist. Available layers are: </span><br style="font-family: times new roman,new york,times,serif;"><pre><span
style="font-family: times new roman,new york,times,serif;"> * basic</span><br></pre><span style="font-weight: bold;">Url: </span><br>
<br><span>
<a rel="nofollow" target="_blank" href="http://localhost/tilecache/tilecache.py?layer=basic">http://localhost/tilecache/tilecache.py?layer=basic</a></span><br><span style="font-weight: bold;"><br>cfg file:</span><br><br>[basic]<br>type=WMSLayer<br><span>url=<a rel="nofollow" target="_blank" href="http://localhost/mapserver/cgi-bin/mapserv.exe?map=/ms4w/apps/metro/map/metro.map">http://localhost/mapserver/cgi-bin/mapserv.exe?map=/ms4w/apps/metro/map/metro.map</a>&</span><br>layers=limiteurbano,isla,red250k,red100k,corregimiento250k<br>extension=png<br>size=256,256<br>bbox=-79.64,8.89,-79.29,9.17<br>srs=EPSG:4326<br>levels=20<br>resolutions=1.40625,0.703125,0.3515625,0.17578125,0.087890625,0.0439453125,0.02197265625,0.010986328125,0.0054931640625,0.00274658203125,0.00137329101<br>metatile=false<br>metaSize=5,5<br>metaBuffer=1<br><br><div> </div><div>Thanks!</div> <div><strong><font size="4"></font></strong> </div> <div><strong><font
size="4">Ing. Erick Gordon
B.</font></strong></div> <div><font size="3">Developers Team Leader</font></div> <div><font size="3">LogicStudio, Pmá.</font></div> <div><em></em> </div> <div> </div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Mensaje original ----<br>De: Christopher Schmidt <crschmidt@metacarta.com><br>Para: Erick Gordon B. <erickgb_pma@yahoo.com><br>CC: tilecache@openlayers.org<br>Enviado: martes, 24 de julio, 2007 12:16:26<br>Asunto: Re: [Tilecache] (no subject)<br><br><div>On Tue, Jul 24, 2007 at 09:35:50AM -0700, Erick Gordon B. wrote:<br>> Hi Christopher<br>> <br>> I have installed tilecache version: 1.8.1 on windows XP with phyton 2.5 and IIS 5.1, but I have an error:<br>> <br>> "An error occurred: 'tilecache.py'<br>> File
"c:\inetpub\wwwroot\tilecache\TileCache\Service.py", line 479, in cgiHandler<br>> format, image = service.dispatchRequest( params, path_info, req_method, host )<br>> File "c:\inetpub\wwwroot\tilecache\TileCache\Service.py", line 399, in dispatchRequest<br>> tile = TMS(self).parse(params, path_info, host)<br>> File "c:\inetpub\wwwroot\tilecache\TileCache\Service.py", line 248, in parse<br>> layer = self.service.layers[parts[1]]<br><br>Using 1.9rc2, this error message would be: <br><br>An error occurred: The requested layer (basic3) does not exist.<br>Available layers are: <br> * base<br><br>What URL are you using to attempt to request data? <br><br>(Also, I highly recommend upgrading to 1.9rc2: it's about to become 1.9<br>stable, and the error messages are *way* better.)<br><br>Regards,<br>-- <br>Christopher
Schmidt<br>MetaCarta<br></div></div><br></div></div><br>__________________________________________________<br>Correo Yahoo!<br>Espacio para todos tus mensajes, antivirus y antispam ¡gratis! <br><span>Regístrate ya - <a target="_blank" href="http://correo.espanol.yahoo.com/">http://correo.espanol.yahoo.com/</a> </span></div><br></div></div><br>__________________________________________________<br>Correo Yahoo!<br>Espacio para todos tus mensajes, antivirus y antispam ¡gratis! <br>Regístrate ya - http://correo.espanol.yahoo.com/ </body></html>