Thank you for reporting this issue. I think the problem might be with
your web server configuration, although Gamaray should have done a
better job of reporting the error to you. The web server is sending
back an HTTP 405 response. Basically the web server is only allowing
GET requests for the "gddf" extension, and not POST. Gamaray always
does a POST to the URL and sends additional info like longitude and
latitude. Since you have a static Dimension, you can just ignore these
POST parameters.
What type of web server are you running? Are you able to change this
type of configuration?
I might also need to consider falling back to a GET request if the
POST fails, or at least having a good error message, since this issue
could happen a lot. Thank you again for bringing this to my attention.
On Aug 21, 2:36 am, sware <
scottjw...@gmail.com> wrote:
> I've added the mime type for .gddf to my web server.
> I've uploaded an htm file that points to a test .gddf file.
> When I open the htm file with my G1 Phone browser and click on the
> link to the .gddf file the gamaray app starts however it fails to load
> the dimension with a "Unable to load dimension" error.
>
> My .gddf file is a copy and paste from the first example
atwww.gamaray.com.
> I have tried updating the <refreshUrl> value with an appropriate value
> and it still fails.
>
> htm file is:
http://www.brookanna.com/ar.htm
> Pointing tohttp://
www.brookanna.com/my.gddf