Login Page - Create Account

Support Board


Date/Time: Mon, 30 Jun 2025 12:51:54 +0000



Post From: Advanced Custom Studies DLL Loading Management

[2021-01-23 12:42:08]
@sstfrederik - Posts: 406
Ted. You are using the release and allow load incorrectly.

When SC is running and you try to add a custom study all the dll’s in the data dir will be loaded by SC.

In this state you can not replace any dll’s.

You can release a single or all dll’s while SC is running. This will allow you to replace a dll file.

After that you can click “allow load” so your new study dll will be available when adding a custom study.