By petu - Wednesday, June 18, 2008
|
I cannot generate the descendant report, only the html report. I have tried many ways of trying different options in the report genarator and keep getting the same error. I keep getting errors line 217 class no object(Error at line 217, position 2 (Code/GenoProParser.js): 'Class' is null or not an object Microsoft JScript runtime error 800A138F.
|
By GenoProSupport - Wednesday, June 18, 2008
|
I searched the forum and there is only one thread containing the error 800A138F XML Toolkit for GenoPro I also searched the Internet for error 800A138F and could not find anything useful.
|
By petu - Wednesday, June 18, 2008
|
I have tried and tried to solve the problem with generating a descendents report. When I try, I get this error message. Please scroll down and see each step as this is a lengthy file. I hope this will help in solving the problems. Also it might be a good Idea to have different scripts that do different forms of reports to be able to down load or incorporated into the program itself. 
The line 217 in the script GenoProParser.js reads as follows: this.SetSessionProperties = function(obj) { // ==================== Set Session Properties var sName; switch (obj.Class) { case 'Individual' : if (obj.Session('PropertiesSet')=='') { obj.Session("NameFull") = obj.TagValue(oParams.TagNameFull).translateName(false); |
It will open Microsoft Word and this pop up Box appears
I will select yes and then the report will write the following: 1. Descendants of Rachel Marie Holley & 1.0.1. Rachel Marie Holley & . Rachel Marie Holley . Rachel has blood type +. And this is were it stops. In the beginning before I select to write a report I will select the oldest member of the file and then select descendents tree. Then I will select generate reports.
|
By jcguasp - Wednesday, June 18, 2008
|
The aim of the Descendants Report is to find and list all Descendants of a particular Ancestor. As you have 519 selected Individuals, you're surely going to end up (assuming there's no error message) with a report of 1000's of pages. I cannot explain the error but I suggest you try again but this time in selecting only 1 Individual and: 1) report back if the error persists 2) state which Genopro Version you are using It may help Ron diagnose the problem. JC
|
By petu - Friday, June 27, 2008
|
I can generate reports 5 to 10 people at a time but still have problems. Is there a pedigree script file???
|
By jcguasp - Friday, June 27, 2008
|
You didn't understand what I said: 1) go to Edit menu and click on "Clear selections in all GenoMaps". 2) select only 1 individual (your oldest ancestor if you want). 3) run the report. and 4) tell us if the error message is still there. You only need to select 1 Individual because the report will automatically find all the Descendants of your selected Individual. Understood? JC
|
By genome - Thursday, July 3, 2008
|
The error message: Error at line 217, position 2 (Code/GenoProParser.js): 'Class' is null or not an object Microsoft JScript runtime error 800A138F is caused by a bug in the script and occurs when a one parent family is selected as one of items for which a descendants report is required. This can be circumvented by selecting the singleparent rather than the single parent family. I am working on a fix for this.Can I re-iterate, as per Jean-Claude's earlier post, that this report requires that you select ONLY the ANCESTOR(s) or ANCESTOR FAMILY(families) for whom you would like a report of all descendants. Do not select descendants of these ancestors, the script will discover these. If you get a prompt like 
Then most likely you have made a mistake. This prompt is only valid if you intend to generate a combined report for multiple ancestors e.g. families at the top of each branch of your ancestor tree.
|
By petu - Wednesday, July 23, 2008
|
I try to write an ancestor report and now get a new error message. I can write a descendants report some times but have gotten the second error message (See old error below) by selecting a single person but that only gives me that selected bloodline not the both parents. I love the way this operates as far as installing data, but that is were it stops. Trying to generate a meaningful report sucks Pardon My English. What good are the generation Icons on the upper tool bar if they will not work when you try to write a report using them? Maybe you should look at rootsweb.com and emulate some of their reports for your program. I am using the latest GenoPro Version 2.0.1.5 The following is the latest error message. NEW ERROR MESSAGE.
Generating report to 'C:\Documents and Settings\Living\Desktop\GenoPro Reports\xxxxxx\' The option 'Resume / Update Report' is enabled - any existing output file will be skipped! Cloning document xxxxxxx... Opening configuration file Config.xml for skin 'Descendants Report'... Loading Dictionary.xml... [0.00] Processing template 'Main.js'... Error at line 29, position 9 (Code/GenoProParser.js): Exception thrown and not caught Microsoft JScript runtime error 800A139E OLD ERROR MESSAGE Generating report to 'C:\Documents and Settings\Living\Desktop\GenoPro Reports\xxxxxx\' The option 'Resume / Update Report' is enabled - any existing output file will be skipped! Cloning document xxxxxxx... Opening configuration file Config.xml for skin 'Descendants Report'... Loading Dictionary.xml... [0.00] Processing template 'Main.js'... To enable display of parameter settings, untick the box under ‘Options’ tab of this dialog. Generating report on descendants of XXXXXXXX Error at line 217, position 2 (Code/GenoProParser.js): ‘Class’ is null not an object Microsoft JScript runtime error 800A138F
|
By petu - Wednesday, July 23, 2008
|
I will select the oldest member of one line and I still get an error message. Microsoft JScript runtime error 800A139E I am tired of uninstalling GenoPro and Clearing selections no matter what I do I still wind up with the same error????
|
By GenoProSupport - Wednesday, July 23, 2008
|
Re-installing GenoPro won't fix the problem. I don't know what is causing the error. Please send me your .gno file and tell me which individual you want to generate the report and I will see what happens on my machine.
|
By genome - Wednesday, July 23, 2008
|
The error at line 29 of GenoProParser.js occurs when the Microsocft XML Parser fails to load the GenoPro XML data (i.e. the .gno file). This could indicate one or more invalid XML 1.0 characters (e.g. a Tab character Hex(08)) within your .gno file. The English Narrative Report displays better diagnostics (e.g. line number and XML source line) in these circumstances. Could you please try running the English Narrative Report rather than the Descendants Report and report back with any error message generated. I will improve the error reporting of the Descendants Report to cover this scenario. As regards the old error message, I believe this only occurs when a single parent family line is selected. You should still be able to select a family line that has two parents in order to gnerate a Descendants Report for both parents.
|
By genome - Monday, July 28, 2008
|
petu (7/23/2008) Trying to generate a meaningful report sucks Pardon My English. What good are the generation Icons on the upper tool bar if they will not work when you try to write a report using them?I do my best to get things right but it is not always possible to test all situations. I rely on constructive feedback to improve the reports and fix bugs. The Descendants Report has been around for some time without anyone else reporting the two problems you have found. Once reported I try to fix bugs as quickly as possible. To this end I have attached a revised Descendants Report that I hope fixes the first of your problems and should provide additional information as to the cause of the second issue. If you care to extract the zip file into a folder below your GenoPro skins folder and then run your report again using this custom skin I will be happy to progress this problem further and achieve a resolution.Maybe you should look at rootsweb.com and emulate some of their reports for your program. I looked at the RootsWeb WorldConnect project reports and didn't see anything special. Certainly nothing that comes close to the GenoPro Narrative Report. GenoPro has similar Descendants and Ancestor reports but with unlimited generations. It lacks a printable Pedigree Chart but a viewable chart is included as part of the Narrative Report. With the Gedcom Export you can of course choose any package you wish to report on your data. However the extra details that can be recorded in GenoPro will not be included.
|
By wendysmith20001 - Sunday, August 24, 2008
|
I am having the same problem but my error is: Error at line 13, position 1 (Code/GenoProParser.js): Automation server can't create object Microsoft JScript runtime error 800A01AD
I cannot generate any reports at all.
Please help.
|
By appleshaw - Sunday, August 24, 2008
|
Can you give a bit more detail about your problem? Which version of Genopro; which report skins you have tried and whether you have used the new file Ron posted in the previous message. It would be very unusual if you can not produce any report at all but this has been caused by non standard characters in the XML file
|
By genome - Sunday, August 24, 2008
|
wendysmith20001 (8/24/2008) I am having the same problem but my error is: Error at line 13, position 1 (Code/GenoProParser.js): Automation server can't create object Microsoft JScript runtime error 800A01AD This is not the same problem at all. It is similar to several others that have been reported and is due to a corruption of the Windows Scripting Host installation on your system. This is normally incorrect registry settings such as .dll not registered or permissions on a registry key not set correctly. The error occurs when attempting to create a Scriting Dictionary var oSourceIDs = new ActiveXObject("Scripting.Dictionary");
|
Such problems are often, but not always fixed by re-installing Windows Scripting. For Windows XP try downloading and installing Windows Script 5.7. It may work for Vista as well.
|