Tue, 05/10/2010 - 22:44 — rboumans
Jasper,
Just dowloaded the 5.7 and tried to export a model in XML
Did not work here is the report
invalid command name "::http::geturl"
invalid command name "::http::geturl"
while executing
"::http::geturl $url -type $content_type -binary true -headers $headers -query $body"
(procedure "TradeXML" line 50)
invoked from within
"TradeXML $win 1"
(procedure "DoLocalCmd" line 22)
invoked from within
"DoLocalCmd $window $item"
(procedure "MenuSelect" line 4)
invoked from within
"MenuSelect .mswindow00001.canvas local export_xml"
(menu invoke)
Reporter:
rboumans
Created:
Tue, 05/10/2010 - 22:44
Updated:
Wed, 22/06/2011 - 22:46
Comments
#1
Hi. There was a problem with internet access in the Windows version, due to a change in the toolchain on which Simile was built. I have now uploaded a patched release in which this is fixed (p3). Please uninstall Simile, repeat the download process and reinstall it. XML export should then be functional.
#2
#3
A little update on my experimentation on how to translatate Simile files into XML.
Just downloaded the latest version and tried it (as you suggested).
This produced the following error message:
"The Webflow service failed to convert this file between an XML model description and a set of Prolog-format model declarations. Please try using the service via your browser to see a full error diagnosis."
So I went to the webflow page at
http://webflow.simileweb.com/
Saved a model in prolog (export to .pl) and tried the pl_to_xml option.
This produced the following error:
Exception at /processes/pl_to_xml/
Failed to parse prolog for file: /home/www-data/tmp/8716_XMLtest.pl
*** parse error at character 1748 (line 15, column 191) in /home/www-data/tmp/8716_XMLtest.pl
Failed to parse prolog for file: /home/www-data/tmp/8716_XMLtest.pl
*** parse error at character 1748 (line 15, column 191) in /home/www-data/tmp/8716_XMLtest.pl
Not sure what this all means. Any insight on how I am to proceed?
Roel
#4