Login Page - Create Account

Support Board


Date/Time: Tue, 15 Apr 2025 14:29:12 +0000



[Programming Help] - DLL ERROR

View Count: 91

[2025-04-03 15:28:54]
User447693 - Posts: 39
i have already looked at the site to figure out the dll issue.
Opened in safe mode and etc.
I had to replace my disc drive so had to isntall a new operatingg system i upgraded to windows pro.
that dll was working originally now having issues its that dll file thats causing issue

but this is the error i get i have other dll's working for eg user contributedstudies.dll it is just giving an erro for JP_Collection_64.dll
Since its loading the other dll files so i am not sure if the issue is with dll file.
2025-04-03 15:07:03.069 | Found DLL: C:\SierraChart\Data\UserContributedStudies.dll
2025-04-03 15:07:03.073 | JP_Collection_64.dll loading error. Windows error code 126: The specified module could not be found.
2025-04-03 15:07:03.073 | InternalVersionNumberToFileNameMap is empty for JP_Collection
2025-04-03 15:07:03.073 | Closest match search for: C:\SierraChart\Data\JP_Collection.dll returned empty result. *
Date Time Of Last Edit: 2025-04-03 16:16:29
[2025-04-03 17:45:46]
User447693 - Posts: 39
I am talking to dell is there a phone number they can reach you.
[2025-04-03 19:07:43]
User275839 - Posts: 67
[also replied to a duplicate post]

Hi -

Based on my experience with a similar error, this is because the fresh Windows install is missing some random support .dll file that the custom study depends on.

In my case I solved it by installing Visual Studio, which deposits a bunch of library .dll files on the install disk.

If you do install Visual Studio you can use the dumpbin tool to see what dependencies your study .dll may have.

https://visualstudio.microsoft.com/downloads/

Hope that helps!

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

Login

Login Page - Create Account