[TinyOWS-users] From B.Chandrasekaran tinyows.exe Exception message how to solve.
Olivier Courtin
olivier.courtin at gmail.com
Fri Apr 30 04:49:23 EST 2010
On Fri, Apr 30, 2010 at 11:32 AM, chandra sekaran <sekar.bc at gmail.com> wrote:
Hi Chandra,
> I have installed ms4w apache ( ms4w_3.0_beta11). I have extracted
> tinyows-svn-ms4w3.0.zip to install tinyOWS.
>
> After i modified config.xml as follows. If i run tinyows.exe i am
> getting following exception. Any one help me to
> solve this problem?
> <ows:Exception exceptionCode='InvalidParameterValue' locator='service'>
> <ows:ExceptionText>Service Unknown</ows:ExceptionText>
> </ows:Exception>
> </ows:ExceptionReport>
These exception indicate that you don't pass SERVICE parameter
to the WFS service
A correct GetCapabilities query should look like:
http://127.0.0.1/cgi-bin/tinyows.exe?SERVICE=WFS&REQUEST=GetCapabilities&VERSION=1.1.0
HTH,
--
Olivier
--
Olivier
More information about the TinyOWS-users
mailing list