<!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> </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> </DIV>
<DIV><FONT face=Arial size=2> I'm getting the error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>An error occurred: 'fs'<BR> File
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Server.py", line 273, in
cgiHandler<BR> format, content = service.dispatchRequest(
params, path_info, host, post_data, request_method, accepts )<BR> File
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Server.py", line 125, in
dispatchRequest<BR> request.parse(params, path_info, host,
post_data, request_method)<BR> File
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\GeoRSS.py", line
17, in parse<BR> Request.parse(self, params, path_info, host,
post_data, request_method)<BR> File
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\__init__.py", line
61, in parse<BR> action = self.get_select_action(path_info,
params)<BR> File
"D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\__init__.py", line
105, in get_select_action<BR> ds =
self.service.datasources[self.datasource]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>FYI. The __init__.py file is empty.
There is a __init__.pyc file in the same directory.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any ideas what could be wrong?</FONT></DIV>
<DIV> </DIV></BODY></HTML>