|
|
|
Forum Newbie
      
Group: Customers
Last Login: 4/25/2007 10:12:52 AM
GenoPro Version: 2.0.0.2
Posts: 6,
Visits: 11
|
|
Can anyone help with the message I've received from the report generator:
Error at line 93 (Code/Util.vbs) : Object required: 'Session(...)' Microsoft VBScript runtime error 800A01A8
It was working fine two days ago - I've added a few more people since then
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Yesterday @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,875
|
|
You are welcome to send me your .gno file and I will try to see if I can reproduce it. Send your file to GenoProSupport.
|
|
|
|
|
Forum Newbie
      
Group: Customers
Last Login: 4/25/2007 10:12:52 AM
GenoPro Version: 2.0.0.2
Posts: 6,
Visits: 11
|
|
| I may be being very dim - I can see how to send the file - but what do I put in the reciepient's address box?
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Today @ 3:11:12 AM
GenoPro Version: 2.0.1.6
Posts: 409,
Visits: 3,146
|
|
what do I put in the reciepient's address box? GenoProSupport 
Poolzone a mere cog in a revolution
|
|
|
|
|
Forum Newbie
      
Group: Customers
Last Login: 4/25/2007 10:12:52 AM
GenoPro Version: 2.0.0.2
Posts: 6,
Visits: 11
|
|
| Thank you - I did say I thought I was being dim!
|
|
|
|
|
Forum Newbie
      
Group: Customers
Last Login: 4/18/2007 1:37:58 PM
GenoPro Version: 2.0.1.5
Posts: 1,
Visits: 3
|
|
| Was this ever resolved? I too have the message: Error at line 93 (Code/Util.vbs) : Object required: 'Session(...)' Microsoft VBScript runtime error 800A01A8 I'm using version 2.0.0.3
|
|
|
|
|
Forum Newbie
      
Group: Customers
Last Login: 4/25/2007 10:12:52 AM
GenoPro Version: 2.0.0.2
Posts: 6,
Visits: 11
|
|
I've still had no answer on this - I'm using 2.0.0.4.
I have forwarded my family tree.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Yesterday @ 9:21:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,875
|
|
Sorry about this delay. I forwarded your email to Ron to take a closer look at it.
|
|
|
|
|
Grand Master
      
Group: Customers
Last Login: Yesterday @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151,
Visits: 5,401
|
|
| A weird one this, had me foxed for a while but eventually tracked it down to the fact that your .gno contains Invalid XML! Your file contains Custom Tags of the form RESI.1, RESI.1comment, RESI.2, RESI.2comment etc. However according to the XML specification an XML name cannot start with a number, only a letter or _ http://www.w3.org/TR/2006/REC-xml-20060816/#sec-common-syn[Definition: A Name is a token beginning with a letter or one of a few punctuation characters, and continuing with letters, digits, hyphens, underscores, colons, or full stops, together known as name characters.] Names beginning with the string "xml", or with any string which would match (('X'|'x') ('M'|'m') ('L'|'l')), are reserved for standardization in this or future versions of this specification. Note: The Namespaces in XML Recommendation [XML Names] assigns a meaning to names containing colon characters. Therefore, authors should not use the colon in XML names except for namespace purposes, but XML processors must accept the colon as a name character. An Nmtoken (name token) is any mixture of name characters. I suggest you use the GenoPro Tag Editor and rename all Custom Tags starting with a number to have a leading "_" (underscore) character. e.g. RESI.1 renamed to RESI._1 & RESI.2comment renamed to RESI._2comment etc. I recommend that GenoPro is changed to prevent such invalid XML tags from being created, but I will put a check in the skin to flag this in future.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
| | |