<div>Hi all!</div>  <div>&nbsp;</div>  <div>I'm sorry to ask you once again about the same thing, but i'm really stumped trying to configure it the TileCache, untill now i have working my project just with OpenLayer and MapServer, and it works ok, but, you know it's doesn't looks really good until you put in the mix the TileCache... until now i have fail in the process... the thing is i'm not really have much experience with python and the cgi kind of thing, so i don't really know what i'm doing wrong... by know i'm trying to configure it using IIS 5.1. following the next steps...</div>  <div>&nbsp;</div>  <div>1. First i download ActivePython2.5.0.0, and install it.<BR>2. I follow the instucctions on the site <A href="http://support.microsoft.com/kb/276494,creating">http://support.microsoft.com/kb/276494,creating</A> the virtual directory and given the permissions<BR>3. I cannot do the 3rd step, change the metabase.xml, because i don't know where it is? <BR>4. I edit the
 tilecache.cgi, in this way...<BR><BR>!C:/Python25/python.exe -u<BR><BR>from TileCache import Service, cgiHandler, cfgfiles<BR><BR>if __name__ == '__main__':<BR>&nbsp;&nbsp;&nbsp; svc = Service.load("C:/Inetpub/wwwroot/tilecache/tilecache.cfg")&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; cgiHandler(svc)<BR><BR>5. I edit the&nbsp; tilecache.cfg<BR>[cache]<BR>type=DiskCache<BR>base=C:\Inetpub\wwwroot\tilecache\tmp<BR><BR>[base]<BR>type=WMSLayer<BR>url=<A
 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><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=10<BR><BR>i call de tilecache.cgi from OpenLayers, but it doesn't seems to work properly (i just get pink tiles), and when i use the firefox browser and put the url:<BR><A href="http://localhost/tilecache/tilecache.cgi?layers=base">http://localhost/tilecache/tilecache.cgi?layers=base</A><BR><BR>i get this message:<BR> %1 is not a Win32 valid application<BR><BR>I'm really needing help with this subject, because i don't know what else to do, and i'm
 really anxious to make TileCache works... if someone can give me some hand, i will really apreciate...</div>  <div>&nbsp;</div>  <div>Regards,<BR></div><BR><BR>Carlos A. Gordón <BR><FONT color=#0000ff size=1>Especialista en GIS <BR>Tel. (507) 665-49715 <BR>cagb78@nuzkiamedia.com <BR>Vía Sonadora, casa 5, <BR>Penonome, Provincia de Coclé <BR>Panamá</FONT>