Login Page - Create Account

Support Board


Date/Time: Sat, 22 Feb 2025 17:58:41 +0000



Post From: access path denied error (with free dll 1)

[2021-01-31 14:03:34]
User30743 - Posts: 365
Sorry, I don't understand this part, can you please explain?


If you are using external custom study DLL build tools, then to be able to make changes to the source code of a custom study function for a study that is already or was on an open chart, and build the DLL file for it which has already been loaded into Sierra Chart, and see those changes in the corresponding study on a chart, you will need to select Analysis >> Build Custom Studies DLL >> Build >> Release All DLLs and Deny Load or Release Single DLL and Deny Load, before you start the build with the external tools.


What if don't want (or can not) use your build system because:

1] I don't always have an internet connection to send the files
2] I need additional DLLs to be linked when compiling (eg. to a MySQL database) which seems impossible to do with your build system

I want to use Visual Studio as an external IDE/build tools and I don't want to close Siera and reopen it each time I make the slightest change in the code.

How do I achieve it please
Date Time Of Last Edit: 2021-01-31 14:06:07