By 1449969 - Tuesday, December 1, 2015
|
Hello
Sorry if posted to the wrong forum. After some manipulations with the report (couldn`t remember what exactly, maybe with pictures resourse) a mistake comes all the time now: Error on line in 2188, the position 8 (Code / Util.vbs): Overflow Runtime Error Microsoft VBScript 800A0006
I reinstalled the basic Narrative Report Skin, but the same thing happens again. Previously all was working great. |
By genome - Wednesday, December 2, 2015
|
Looks like the picture sizes you have set under the 'Pictures' tab of the Narrative Report's Parameter Settings dialogue have invalid values with possibly a height of zero. The default settings are 250x250 for larger pictures and 100x100 for the smaller pictures. If you change these keep the format as wxh where 'w' is numeric width in pixels and 'h' is height in pixels. e.g. 400x300 150X100 etc.
You can reset all parameters to their default values by selecting 'defaults' from the profile list and then clicking load.
|
By 1449969 - Wednesday, December 2, 2015
|
Thank you a lot! It works!
|