GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
Gedcom 2013.12.13


https://support.genopro.com/Topic32996.aspx
Print Topic | Close Window

By Jarmo - Thursday, January 16, 2014
Hello
Do you have any idea why do I get following error msg:

"... Config.xml mallille '\Gedcom_2013.12.13\*  (Export to Gedcom)'...
Ladataan sanakirjatiedosto Dictionary.xml...  
[0.00] Prosessoidaan mallia 'Gedcom.js'...
Virhe rivillä 242, paikassa 8 (Code/Utils.js): Exception thrown and not caught
 Microsoft JScript runtime error 800A139E"
 
BR, Jarmo

By genome - Thursday, January 16, 2014
Hi Jarmo,
The error occurs when loading XML data into the parser, therefore you must have a syntax error in your xml, most likely in Dictionary.xml.  Try opening it in IE to see where.

Regarding your previous post regarding translation (now disappeared) you can translate Godfather/Godmother via Dictionary but the problem with Education level and achievement dates back to GenoPro Beta (see for example http://support.genopro.com/FindPost17773.aspx) and I note that you too have posted about it in the past (July 2012) .  In hindsight it was a mistake to convert these from enumeration fields to plain text.

One suggestion would be to run a search and replace on the out Gedcom data. I would use a Windows version of the ancient Unix 'sed' utility.
By Jarmo - Thursday, January 16, 2014
Hello Genome

A. Indeed, I've made an error again in "Dictionary.xml" by omitting "space" in a sentence ( see below) when translating <Harmony/>:

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
Required white space was missing. Error processing resource 'file:///C:/Program_Files_D/GenoPro/Skins/Gedcom_2013.12.13/Dic...
   <Harmony T="Harmonia"S="harmonia" O="harmonia"/>

I'm really hopelessly careless!  After adding "space" between "Harmonia" and "S" character (see above) the system works as expected.  Many thanks for helping me to find my error again! 

B. I deleted my previous post regarding translation, after I noticed my own mistake - I just hadn't translated words Godfather & Godmother.

C. You suggested "...to run a search and replace on the out Gedcom data..." Education level and Achievement and date ( FROM...TO ).  I follow your suggestion.  Do you think this "replacing operation" could be avoided somehow in future revisions?   By the way you also mentioned "...I would use a Windows version of the ancient Unix 'sed' utility....".  I do not know this 'sed' utility, what is it?

BR, Jarmo