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 #8530
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Customers

Last Login: Wednesday, August 19, 2009
Posts: 9, Visits: 71
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.

BuckSmile

Buck

Scio me nihil scire  Smile

Edited: Tuesday, June 6, 2006 by GenoProSupport

Replies
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

Threaded View

Expand / Collapse
Threaded View
Forum Post VBScript Runtime Error for School Pictures By Buck ( Wednesday, September 21, 2005 )
Forum Post [quote][b]Buck (9/21/2005)[/b][hr]The following is the message I... By GenoProSupport ( Friday, September 23, 2005 )
Forum Post I discovered what the problem is. Your family data was imported from a... By GenoProSupport ( Saturday, October 1, 2005 )
Forum Post Thanks for your response and for finding the bug. However, I might... By Buck ( Saturday, October 22, 2005 )
Forum Post I finally fixed this bug. GenoPro has special code for importing... By GenoProSupport ( Tuesday, June 6, 2006 )
Forum Post FYI, This bug first appeared on version 2.b13f. It involves the... By Buck ( Thursday, September 22, 2005 )
Forum Post The problem is associated with the "Permanent ID" under the Report Tab... By Buck ( Wednesday, September 21, 2005 )
Forum Post [quote][b]Buck (9/21/2005)[/b][hr]If you erase the Permanent ID and... By GenoProSupport ( Wednesday, September 21, 2005 )
Forum Post I am using the built-in templates. There ought to be a way to... By Buck ( Wednesday, September 21, 2005 )
Forum Post I installed 14b and am still receiving the following message:... By Buck ( Wednesday, September 21, 2005 )
Forum Post Are you using your own skin or GenoPro's default skin? If you are... By Yehudad ( Wednesday, September 21, 2005 )
Forum Post You need to edit the report skin and look at the file individual.htm.... By GenoProSupport ( Wednesday, September 21, 2005 )
Forum Post Can you try generating the report using Beta 14b ? By GenoProSupport ( Wednesday, September 21, 2005 )
Forum Post My current version says it is the latest and will not download 14b. I... By Buck ( Wednesday, September 21, 2005 )
Forum Post [quote][b]Buck[/b][hr]My current version says it is the latest and... By Yehudad ( Wednesday, September 21, 2005 )
Forum Post [quote][b]Buck (9/21/2005)[/b][hr]My current version says it is the... By GenoProSupport ( Wednesday, September 21, 2005 )



Reading This Topic

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