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

GenoPro Support Forum




VBScript Runtime Error for School Pictures

Click to view RSS...
Author The runtime error 800A01B6 (Object doesn't support this property or method) has been there since Beta13.
Posted Wednesday, September 21, 2005 - Post #8552
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

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 Smile

Buck

Scio me nihil scire  Smile

Posted Thursday, September 22, 2005 - Post #8591
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

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  Smile

Posted Friday, September 23, 2005 - Post #8603
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

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.

Posted Saturday, October 1, 2005 - Post #8722
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

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".

e.school.Pictures
e.school._XREF

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.

Posted Saturday, October 22, 2005 - Post #8933
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

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  Smile

Posted Tuesday, June 6, 2006 - Post #11389
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

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



Reading This Topic

Expand / Collapse
Active: 3 - 1 guest, 1 member, 0 anonymous.
Refresh