<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>In testing featureserver 1.08 under IIS 6 
with:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://server/fs/featureserver.cgi/scribble/all.atom">http://server/fs/featureserver.cgi/scribble/all.atom</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;I'm getting the error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>An error occurred: 'fs'<BR>&nbsp; File 
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Server.py", line 273, in 
cgiHandler<BR>&nbsp;&nbsp;&nbsp; format, content = service.dispatchRequest( 
params, path_info, host, post_data, request_method, accepts )<BR>&nbsp; File 
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Server.py", line 125, in 
dispatchRequest<BR>&nbsp;&nbsp;&nbsp; request.parse(params, path_info, host, 
post_data, request_method)<BR>&nbsp; File 
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\GeoRSS.py", line 
17, in parse<BR>&nbsp;&nbsp;&nbsp; Request.parse(self, params, path_info, host, 
post_data, request_method)<BR>&nbsp; File 
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\__init__.py", line 
61, in parse<BR>&nbsp;&nbsp;&nbsp; action = self.get_select_action(path_info, 
params)<BR>&nbsp; File 
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\__init__.py", line 
105, in get_select_action<BR>&nbsp;&nbsp;&nbsp; ds = 
self.service.datasources[self.datasource]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>FYI.&nbsp; The __init__.py file is empty.&nbsp; 
There is a __init__.pyc file in the same directory.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any ideas what could be wrong?</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>