Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 10:05:23 +0000



DLL Load Error. Says Missing But It's Not.

View Count: 1840

[2014-04-24 01:10:12]
cmet - Posts: 538
I have a dll file from a custom study and though it's present in the /data directory, I'm getting the Windows error code 126: The specific module could not be found.

Is there a solution to correct this?

Error:

http://s30.postimg.org/4739xw6v5/error.jpg

dll in directory:

http://s23.postimg.org/tixppkr7v/dll.jpg

[2014-04-24 02:11:04]
Sierra Chart Engineering - Posts: 104368
Do you know who created the DLL and what version of Visual C++ they used?

This problem is usually because there is another DLL it depends upon which is not present on the system.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-04-24 02:31:11]
cmet - Posts: 538
The SCMisc.dll is from the ATR Bands in the Custom Study menu (from this post:ATR Bands)

However, when I go to Analysis > Studies > Add Custom Study - the error fires immediately before I even add anything.
[2014-04-24 03:35:07]
Sierra Chart Engineering - Posts: 104368
There is no need to use that DLL. You can add the ATR Bands through Analysis >> Studies >>Add Custom Study >> User Contributed Studies.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-04-24 11:51:34]
cmet - Posts: 538
I'm not using the study at all. That's the problem.

The error pops up after I click the Add Custom Study button.

Trying to find out why the error keeps firing before I add anything.

The error says the module cannot be found. It's there. Why is SC looking for it every time I click the Add Custom Study button?
[2014-04-24 12:03:35]
cmet - Posts: 538
This is actually being caused by this:

http://www.sierrachart.com/supportboard/showthread.php?t=37616

RTscanVolume

Had to delete it. Though there are tools in there that are very useful for seeing value areas within bars.
[2014-04-28 08:11:03]
ganz - Posts: 1048
pst

Hi

Had to delete it

try to recompile it using *.cpp

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account