|
|
|
Grand Master
      
Group: Customers
Last Login: Today @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151,
Visits: 5,401
|
|
The only suggestion I can come up with at the moment is that you have a Custom Tag defined below a date tag e.g. Death.Date.MyTag. This is a known limitation of the Report Generator and should be avoided. Death.DateMyTag is OK.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
|
|
Forum Newbie
      
Group: Customers
Last Login: Today @ 2:07:01 PM
GenoPro Version: FTPClient1
Posts: 7,
Visits: 292
|
|
I deleted all custom tags but I still have the same problem: ... [1.87] Processing template 'timeline.json'... Error at line 981 (Code/Util.vbs) : Invalid procedure call or argument: '[string: "(null)"]' Microsoft VBScript runtime error 800A0005
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Today @ 7:55:16 AM
GenoPro Version: 2.0.1.6
Posts: 720,
Visits: 6,070
|
|
There were no custom tags as mentioned by you, Ron. Made a report from each 62 genomaps in this file to find the culprit. Two gave me problems. Removed those from the file and the report came out ok. Tried to make a report from those 2 bad genomaps (new file), the message is now as follows:
[0.88] Processing template 'timeline.json'... Error at line 933 (Code/Util.vbs) : Type mismatch: 'DateValue' Microsoft VBScript runtime error 800A000D
Hope this will help.
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Today @ 11:23:05 AM
GenoPro Version: 2.0.1.4
Posts: 438,
Visits: 3,414
|
|
I installed Firefox and tried my test report again and of course it worked ! So the problem seems to only trouble those using IE.6 This problem only seems to apply to the main timeline charts as the individual and family ones are fine.
|
|
|
|
|
Grand Master
      
Group: Customers
Last Login: Today @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151,
Visits: 5,401
|
|
maru-san (4/4/2007) [16.34] Processing template 'timeline.htm'... [16.48] Processing template 'timeline.json'... Error at line 981 (Code/Util.vbs) : Invalid procedure call or argument: '[string: "(null)"]' Microsoft VBScript runtime error 800A0005This original problem seems to be a quirk in the Report Generator with the IsDead property in the line ElseIf Not oType.Parents(1).IsDead Then
|
I expect .IsDead to give a Boolean value of True or False but on this occasion it appears to return a null string. Changing the line to ElseIf Not oType.Parents(1).IsDead = True Then
| seems to fix it because any String value is always 'false'.I also have a fix for the IE6 issue but I am doing some tidying up before releasing another version. My thanks to all the patient testers who have helped in debugging this. P.S. The error occurs when a family has only one parent defined and that parent is dead. An attempt to access the 'IsDead' property of the non-existent parent causes a null string to be returned.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Today @ 11:23:05 AM
GenoPro Version: 2.0.1.4
Posts: 438,
Visits: 3,414
|
|
Ron (4/7/2007)I also have a fix for the IE6 issue but I am doing some tidying up before releasing another version. My thanks to all the patient testers who have helped in debugging this. Sorry to have been a pain about this problem as I seem to be almost the only one with IE6 I look forward to seeing your solution and am wondering what other amazing ideas will be coming out of the woodwork in the future ! The Timeline and djvu were quite unexpected for me but greatly appreciated and I am thinking of other possible uses for the djvu. Keep up the good work and Thanks
|
|
|
|
|
Grand Master
      
Group: Customers
Last Login: Today @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151,
Visits: 5,401
|
|
I have now posted an updated skin, 2.0.0.3k, as an attachment to the first post of this thread. This is a Full Skin unlike the earlier partial skins so can be unzipped into its own skin folder. It also includes all skin corrections since 2.0.0.3 and an enhancement for including html in Description, Comment & Custom Tags and is a 'Release Candidate' for GenoPro 2.0.0.4. If after a few days no show stopper bugs are found I'll ask Dan to include it in GenoPro.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Today @ 4:13:47 PM
GenoPro Version: 2.0.1.6
Posts: 409,
Visits: 3,144
|
|
| Excellent end result Ron. I think that anybody wanting to print the report would like the 'help' tip removed. You have not as yet updated the config file with paramater descriptions. This visual presentation is very valauable to all Genopro users, and brings genopro's stored information to life on the screen.
Poolzone a mere cog in a revolution
|
|
|
|
|
|
| | |