• navigator doesn't load

    By Gert Jan van Halem 2 decades ago

    Hi there,



    Looks like an awsome tool! I only have a problem when oepning the database in my browser the navigator doesn;t load. I recieve an error (the original error is in dutch i'll give an translation here): The XML-page can not be viewed. A semicolon is expected. Error in parsing the source http://domoww01/developers/gertjan/DXLPeek/DXLPeek.nsf/DbDirXML?OpenAgent&dbtype=database&refresh=false. line 4, position 900



    Any ideas how i can fix this?

    • found it myself :-)

      By Gert Jan van Halem 2 decades ago

      There is a directory an our server with an "&" in the name. Since that character is not allowed in XML this XML can not be displayed.



      So I geuss I have an request to transform all non allowed characters to other characters ie with HTML encoding.



      Gert Jan

      • amps

        By mac guidera 2 decades ago

        Hmm…we accounted for ampersands in the name of databases, but not the actual file path.

        I'll have a look and thanks for your quick feedback.