|
|
Customers GenoPro version: 3.0.1.4
Last Login: Saturday, August 22, 2020
Posts: 39,
Visits: 211
|
When I start the Report Generator for the first time after some edition work it takes a long time (10-20s) and then a bunch of erros are indicated like shown in the picture below. When I start the Report Gnerator again then there are no errors indicated. The same behaviour is shown after every new start of GenoPro 2016.
Where do I find an adapted Config.xml for GenoPro 2016?
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 5 hours ago
Posts: 3,396,
Visits: 26,181
|
The error messages are spurious and hopefully Dan will remove them from the Report Generator soon.
Configuration Messages for your local language should be placed in ConfigMsgLocal.xml in the root folder of your Narrative Report skin. This is essentially a translation of Narrative Common\Code\ConfigMsgBase.xml (See for example {IT} Report HTML\ConfigMsgLocal.xml )
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
Customers FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: Thursday, January 9, 2025
Posts: 14,
Visits: 95
|
After GenoPro updated for 3.0.1.3, Generate Report return Error:
Opening configuration file Config.xml for skin '\{EN} Narrative Report\* (2018.03.09)'... Loading Dictionary.xml... [0.00] Processing template 'bootstrap.vbs'... [0.36] Error: "Code" folder not linked to "Narrative Common\Code" folder! [0.36] Please delete folder "C:\Users\Павел\AppData\Roaming\GenoPro\Skins\{EN} Narrative Report\Code" and then try again to gen After Delete folder: 1st time run - One time initialisation required to link to common code folder 1st time run - Success linking to common code. The actual Report has not been generated. Now click 'Generate' again to generate the Report. After start, Error is present again.
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 5 hours ago
Posts: 3,396,
Visits: 26,181
|
Not sure what is going on there. Could you try the following line from a command prompt:
"C:\Users\Павел\AppData\Roaming\GenoPro\Skins\Narrative Common\junction.exe" "C:\Users\Павел\AppData\Roaming\GenoPro\Skins\{EN} Narrative Report\Code"
and report the result back here. This is the same command that bootstrap.vbs runs to test whether or not the Code folder is linked correctly.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
Customers FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: Thursday, January 9, 2025
Posts: 14,
Visits: 95
|
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 5 hours ago
Posts: 3,396,
Visits: 26,181
|
Looks like Microsoft's junction.exe does not disoplay non-Latin characters in file paths correctly so when the script compares the path given by junction.exe to what is expected there is a mismatch.
I have changed bootstrap.vbs script to use 'dir /A:ld' to list the junction instead of using junction.exe for this. See later post for version to replace the one in {EN} Narrative Report ( or any other Narrative Report e.g. {RU} Narrative Report} )
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Edited: Friday, August 17, 2018 by
genome
|
|
|
Customers FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: Thursday, January 9, 2025
Posts: 14,
Visits: 95
|
Can you send me more detail about steps what I must do?
|
|
|
Customers FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Yesterday @ 9:21 PM
Posts: 282,
Visits: 12,338
|
dipol68 (09-Aug-2018)
After GenoPro updated for 3.0.1.3, Generate Report return Error: [0.36] Error: "Code" folder not linked to "Narrative Common\Code" folder! [0.36] Please delete folder "C:\Users\Павел\AppData\Roaming\GenoPro\Skins\{EN} Narrative Report\Code" and then try again to gen After Delete folder: 1st time run - One time initialisation required to link to common code folder 1st time run - Success linking to common code. The actual Report has not been generated. Now click 'Generate' again to generate the Report. After start, Error is present again. I see the same error only in Windows 7. Windows XP and Windows 10 without problems. With a new bootstrap.vbs :
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 5 hours ago
Posts: 3,396,
Visits: 26,181
|
My mistake, it looks like the bootstrap.vbs file in an earlier post did not work as I expected. I have therefore attached an amended version that I hope will fix this issue
Download the file bootstrap.vbs that is attached to this post and copy to the {EN} Narrative Report folder, or any other Narrative Report folder e.g. {RU} Narrative Report} below your GenoPro Skins folder, replacing the previous version of this file.
You can discover the path toyour GenoPro Skins folder by looking at the bottom of the Options tab of the GenoPro dialog.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
bootstrap.vbs
(280 views,
3.06 KB)
|
|
|
Customers FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: Thursday, January 9, 2025
Posts: 14,
Visits: 95
|
After that: Error at line 62, position 1 (bootstrap.vbs): 80070002
|