• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk MapGuide Developer

    Reply
    Contributor
    wilsonherrera
    Posts: 12
    Registered: ‎09-30-2010

    json error in mobileviewer

    685 Views, 0 Replies
    10-19-2012 09:46 AM

    hello everyone.

    i am working with the mobileviewer in AIMS2013, but i want to pass the map using post and not inside the URL (to keep the path hidden from the user)

    sadly, whenever y try to add asp.net funtionality (c#) i got this nasty message (firefox web debug)

    Request URL:
    http://localhost/Default.aspx/localized/en.json


    Request Method:
    GET


    Status Code:
    HTTP/1.1 404 Not Found

    as you can see, this takes the page name instead of the folder, because of this is not able to find the .json files.

    i tried using the non compressed version of the mobileviewerSF.js, tried to hard-code the correct path, without success.

     

    you can see the error in the following image.

     

    error.PNG

     

    is there a way to solve this problem? i was contemplating to embed the mobileviewerinside an iframe too, but this approach has another issues of its own (lack of iframe flexibility among devices is one of them).

     

    i also saw this thread http://osgeo-org.1560.n6.nabble.com/en-json-error-in-mobile-viewer-td4182802.html but after adding the .json mime type the problem keeps appearing.

     

    i dont know if anyone of you had any similar problem or know how to solve it, i would be really thankful if you can help me, or point me on a path that could solve my problem.

     

    thank you for your help,

    best regards,

     

    Wilson H

    Please use plain text.