- ago
@Dr Koch: when starting WL8 build 100 in non-admin mode, using finantic.Optimizer build 5, the following exception occurs:

CODE:
10/9/2024 07:59:49:758 WL8 Exception creating OptimizerBase SMAC: Exception has been thrown by the target of an invocation. TargetInvocationException Exception has been thrown by the target of an invocation. Inner Exception: Access to the path 'C:\Windows\temp\smac.log' is denied. at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions) at WealthLab.Core.TypeLoader.CreateInstance(Type t) at WealthLab.Core.FactoryBase`1.Initialize()


You should probably use the user's %TEMP% environment variable for the temp folder and not use the Windows temp folder for smac.log.

Workaround: start WL8 in admin mode.
0
188
Solved
2 Replies

Reply

Bookmark

Sort
- ago
#1
Thanks for the report. I will fix this in the next build.

As a workaround:
Make sure the folder C:\Windows\temp exists on your PC and is writable for mere mortals.
0
Best Answer
- ago
#2
QUOTE:
As a workaround:
Make sure the folder C:\temp exists on your PC and is writable for mere mortals.


The folder for the workaround is C:\Windows\temp
0

Reply

Bookmark

Sort