Page 1 of 1

Code 145 error attempting to open project file

Posted: Wed Mar 24, 2021 2:58 am -1100
by Matthew Smith
Hi, Please could you let me know what a code 145 is when I try (unsuccessfully) to open a project file. Calculations were run by a different machine under the same license, and the file is large (6.4GB) due to an absurdly long time frame. is there a way round this?

Thanks,

Matt

Re: Code 145 error attempting to open project file

Posted: Sun Mar 28, 2021 7:56 pm -1100
by Christian Bludau
Dear Matt,
this is related to storing large WUFI files over network or otehr virtual drives.
Please try the following.
1) Close WUFI
2) Edit

Code: Select all

c:\Program Files (x86)\WUFI\WUFI6\wufi.vmoptions
3) and add this line:

Code: Select all

-Dde.wufi.project.USE_TEMP_DIR=true 
4) Save the vmoptions-file
5) Restart WUFI.

By the way, that should have been fixed with WUFI Pro 6.5. Please check if you are runnig the latest version:
viewtopic.php?f=32&t=997

If this not help, please contact our support directly (support @ wufi dot com).

Greetings
Christian

Re: Code 145 error attempting to open project file

Posted: Mon Mar 29, 2021 3:50 am -1100
by Matthew Smith
Many thanks, Christian