[Featureserver] fs 1.08 under IIS 6
Mike Carsella
carsella11 at msn.com
Sat Oct 6 22:17:45 EDT 2007
In testing featureserver 1.08 under IIS 6 with:
http://server/fs/featureserver.cgi/scribble/all.atom
I'm getting the error:
An error occurred: 'fs'
File "D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Server.py", line 273, in cgiHandler
format, content = service.dispatchRequest( params, path_info, host, post_data, request_method, accepts )
File "D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Server.py", line 125, in dispatchRequest
request.parse(params, path_info, host, post_data, request_method)
File "D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\GeoRSS.py", line 17, in parse
Request.parse(self, params, path_info, host, post_data, request_method)
File "D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\__init__.py", line 61, in parse
action = self.get_select_action(path_info, params)
File "D:\Inetpub\Wwwroot\featureserver-1.08\FeatureServer\Service\__init__.py", line 105, in get_select_action
ds = self.service.datasources[self.datasource]
FYI. The __init__.py file is empty. There is a __init__.pyc file in the same directory.
Any ideas what could be wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/featureserver/attachments/20071006/70c939e7/attachment.html
More information about the Featureserver
mailing list