|
|
Administrators Moderators Customers Gamma FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Sunday, October 13, 2024
Posts: 4,887,
Visits: 22,769
|
I finally fixed this bug. GenoPro has special code for importing places from a Gedcom file. The problem was the keyword School is also a place, however GenoPro was not handling the _XREF for that keyword. Beta 16b fixes the problem by handling _XREF for the School tag.If you have this error, use Notepad and edit the XML file to remove any custom tag having names with _XREF . Then, open the XML file with GenoPro and you will have your genealogy tree back, without those erronous tags. Here a typical example of what to remove: <Tags id="Education"> <TagData name="SCHOOL._XREF"> <displayname>SCHOOL._XREF</displayname> </TagData> <TagData name="_GEDCOM_ERROR.SCHOOL._XREF"> <displayname>_GEDCOM_ERROR.SCHOOL._XREF</displayname> </TagData> </Tags> |
Edited: Tuesday, June 6, 2006 by
GenoProSupport
|
|
|
Customers
Last Login: Wednesday, August 19, 2009
Posts: 9,
Visits: 71
|
Thanks for your response and for finding the bug. However, I might wait for a beta release in which this is fixed. I backed off to Version 2.b13h in order to generate reports (even though I prefer the newer version). However, if needs be, I could use the "XML solution" you proposed until the bug is permanently fixed.Thanks again for your help.
Buck Scio me nihil scire
|
|
|
Administrators Moderators Customers Gamma FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Sunday, October 13, 2024
Posts: 4,887,
Visits: 22,769
|
I discovered what the problem is. Your family data was imported from a .ged (Gedcom) file and there are two "conflicting tags".This is obviously a bug in GenoPro, and I am working to fix it. Solution: If you really need this fixed, you can edit your .xml file using notepad and remove all references to the _XREF attribute. Save your .xml file and import it again using GenoPro. You will no longer get this error when generating a report.
|
|
|
Administrators Moderators Customers Gamma FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Sunday, October 13, 2024
Posts: 4,887,
Visits: 22,769
|
Buck (9/21/2005)
The following is the message I receive when the report generation process aborts: Error at line 334 (individual.htm) generating 'ind08123.htm': Object doesn't support this property or method: 'e.school.Pictures' Microsoft VBScript runtime error 800A01B6 |
I know that it is associated with pictures that were added, but how do I trace where the problem is located? The pictures display with no problem in the program itself. Thanks for your file sample. I am able to reproduce the problem on my machine. I am in the middle of a big task and cannot do it now, however I will do it next week.
|
|
|
Customers
Last Login: Wednesday, August 19, 2009
Posts: 9,
Visits: 71
|
FYI, This bug first appeared on version 2.b13f. It involves the implementation of the "Education" tab in the generated report. Somehow your object is not passing the class information required by "individual.htm".... "and that's all I have to say about that" (FG)
Buck Scio me nihil scire
|
|
|
Customers
Last Login: Wednesday, August 19, 2009
Posts: 9,
Visits: 71
|
I am using the built-in templates. There ought to be a way to regenerate the entire set of permanent IDs. Then, this problem might go away.Buck
Buck Scio me nihil scire
|
|
|
Administrators Moderators Customers Gamma FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Sunday, October 13, 2024
Posts: 4,887,
Visits: 22,769
|
Buck (9/21/2005) If you erase the Permanent ID and then click next, the problem moves to later in the generate process.The report generator needs the Permanent ID to generate the HTML pages. If you delete this Permanent ID, GenoPro will automatically assign a new Permanent ID with a larger value, so it is normal the problem occurs later in the generate process. Are you generating from the built-in templates from Beta 14b, or from a customized report?
|
|
|
Customers
Last Login: Wednesday, August 19, 2009
Posts: 9,
Visits: 71
|
The problem is associated with the "Permanent ID" under the Report Tab on an individual's properties page. If you erase the Permanent ID and then click next, the problem moves to later in the generate process. The tree that I had built was comprised of parts from other GenoPro trees. I have had this problem before, but thought it a fluke until today when I have been unable to eliminate the problem entirely.Any thoughts or ideas? Buck
Buck Scio me nihil scire
|
|
|
Customers Important Contributors Translator GenoPro version: 3.1.0.1
Last Login: Friday, November 25, 2022
Posts: 334,
Visits: 7,574
|
Are you using your own skin or GenoPro's default skin?If you are using your own, try to compare with the default individual.htm file what method had been changed if at all. Again Dan was ahead of me by an inch...
Edited: Wednesday, September 21, 2005 by
Yehudad
|
|
|
Administrators Moderators Customers Gamma FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Sunday, October 13, 2024
Posts: 4,887,
Visits: 22,769
|
You need to edit the report skin and look at the file individual.htm. This is very strange, because I personally generated over one million HTML pages using the report generator and never got this error. Any .gno and .ged file I have on my hard drive have been thru the report generator.If you send me your .gno file (by email), I will generate a report and see where the problem is.
|