By waveydavey49 - Monday, May 19, 2008
|
When generating a report with version 2.0.1.5, i now get the following error.
Generating report to 'C:\Documents and Settings\david hughes\My Documents\Auto run\' Cloning document FamilyTree... Opening configuration file Config.xml for skin 'English Narrative Report'... Loading Dictionary.xml... [0.00] Processing template 'init.htm'... To disable display of parameter settings, tick the box under 'Options' tab of 'Generate Report' dialog. Please wait while IE form initializes Error at line 8, position 2 (Code/IEForm.vbs): 80004005
Error at line 68, position 2 (Code/IEForm.vbs): Object required: 'oForm' Microsoft VBScript runtime error 800A01A8
First time ever.??? David
|
By GenoProSupport - Tuesday, May 20, 2008
|
I generated the report on my machine and did not got any error. Therefore the error is somewhat linked with the .gno data, maybe a custom tag. I searched the forum for error 800A01A8 and found many posts, however none with a clear answer to qualify for a solution. On the other hand, searching for error 80004005 returns a single result.
|
By genome - Tuesday, May 20, 2008
|
I don't think this is a .gno issue. Line 8 of IEForm.vbs isSet objIE = CreateObject("InternetExplorer.Application") | and so you are having a problem launching Internet Explorer that is used via automation for the config params form. Have you changed IE or IE security? From one of your previous posts I see you use Opera - have you still got IE installed?
|
By waveydavey49 - Tuesday, May 20, 2008
|
Sorry Folks. Just tried it again and it is working. a config parameters ENR window opens with the option of making changes. Scrolled and clicked OK and walla!!! Fools RUSH in!! Have a number of Browsers with Opera as default. Need to test my web site. Again a Great piece of software.
David
|