report generator error - object required
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        


12»»

report generator error - object required Expand / Collapse
Author
Message
Post #17428 Posted 4/20/2007 10:26:42 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Customers
Last Login: 4/24/2007 9:52:20 PM
GenoPro Version: 2.0.0.4
Posts: 7, Visits: 24
I have upgraded to the new genopro 2007 v 2.0.0.4

Every time I try to generate a report I receive this error message:

Cloning document wolford-mummey...
Opening configuration file Config.xml for skin 'English Narrative Report'...
Validating picture cache...
Loading dictionary.xml...
[0.00] Processing template 'init.htm'...
[0.09] Processing template 'index.html'...
[0.09] Processing template 'default.htm'...
Error at line 122 (Code/Util.vbs) : Object required: 'g_oGlobal'
Microsoft VBScript runtime error 800A01A8

What Does this mean? and how do I get past this?

Thanks,
Nina

Post #17430 Posted 4/20/2007 11:39:01 AM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 1:22:13 AM
GenoPro Version: 2.0.1.6
Posts: 3,488, Visits: 14,611
This morning, someone reported this bug.  We are working on a fix.

Post #17457 Posted 4/21/2007 7:09:46 PM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:52:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,103, Visits: 5,128
Hi Nina, I think your problem is the same as this one Error message in report generator so please check your Custom Tags.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #17469 Posted 4/22/2007 11:01:58 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Customers
Last Login: 4/24/2007 9:52:20 PM
GenoPro Version: 2.0.0.4
Posts: 7, Visits: 24
I have checked all my custom tags and do not find any starting with numbers. Are there any other rules for custom tags that I should be aware of?
Post #17471 Posted 4/22/2007 2:15:26 PM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 1:22:13 AM
GenoPro Version: 2.0.1.6
Posts: 3,488, Visits: 14,611
46785 (4/22/2007)
Are there any other rules for custom tags that I should be aware of?

User-defined tags must be alpha-numeric and cannot start with a digit.  Also, a custom tag cannot contain "date."; this rule is very specific to GenoPro.

For instance: "birth.date.comment" or "death.date.calendar" or something like that.

This rule is present because GenoPro treats the Date as an object and which is not capable to hold additional information such as a comment or other things.

If you have something like death.date.comment, just rename your tag to death.date_comment and it will work.

I will investigate the code to see what the Tag Editor Dialog can to do prevent the user from entering such invalid tags.

Post #17472 Posted 4/22/2007 2:36:56 PM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:52:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,103, Visits: 5,128
46785 (4/22/2007)
I have checked all my custom tags and do not find any starting with numbers.

A Custom Tag may be nested below other tags, so if the full Tag name contains a dot/period '.' then not only must the name start with a letter or underscore but also only a letter or an underscore can follow each '.' in the name. e.g. Death.Addr.1stLine is invalid

The error you have occurs because the VBscript attempts to load the GenoPro XML data using the Microsoft XML Parser. This 'loadXml' operation has failed. The only reason for failure seen so far is because the Xml is invalid. There may be other reasons for failure yet to be discovered.

If you are still having problems please send your .gno file to me. e.g. use the GenoPro program's File / Send Menu facility and send to Ron and I will investigate the cause.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #17477 Posted 4/22/2007 7:03:40 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Customers
Last Login: 4/24/2007 9:52:20 PM
GenoPro Version: 2.0.0.4
Posts: 7, Visits: 24
I think it is the Date. I have several Custom tags with date in them. E.G. Date.date and Chan.date. They were created automatically when I imported another programs gedcom. I will go change all the Date custom tags and see if that works.
Post #17478 Posted 4/22/2007 7:07:18 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Customers
Last Login: 4/24/2007 9:52:20 PM
GenoPro Version: 2.0.0.4
Posts: 7, Visits: 24
Actually I do have another gedcom that I imported and it created the same custom tags with date and generated a report without error. I will still change the date tags and try again.
Post #17479 Posted 4/22/2007 8:46:25 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Customers
Last Login: 4/24/2007 9:52:20 PM
GenoPro Version: 2.0.0.4
Posts: 7, Visits: 24
Sending you the file. It did not work after changing the tags with 'date.' in them.