Support Board
Date/Time: Wed, 04 Dec 2024 08:52:55 +0000
Post From: Advanced Custom Studies DLL Loading Management
[2021-01-26 17:55:59] |
rahul - Posts: 167 |
Messaged updated: I have 2 files that I am compiling: sc_SarinTrading_MAC_Anchor_26Jan2021_2.dll sc_SarinTrading_MAC_Anchor_26Jan2021_3.dll Both of these get compiled successfully, but only the _2 file loads. If I delete the _2 file and restart SC and compile _3 file, the _3 loads file. Was not having issues prior when I was running version 2215 prior to this. DLLs: UserContributedStudies.dll, UserContributedStudies_64.dll | 2021-01-26 12:57:17.556 Failed to get the function address for scsf_OneTimeFraming in D:\SierraChart (Development)\Data\SierraChartStudies.dll. Error: Windows error code 127: The specified procedure could not be found. | 2021-01-26 12:57:35.098 Loading DLL: D:\SierraChart (Development)\Data\UserContributedStudies_64.dll. Handle: 7ff9f8ab0000 | 2021-01-26 12:57:36.110 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | Creating socket. Using TLS 1.2. | 2021-01-26 12:57:55.871 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | New receive buffer size: 32768 | 2021-01-26 12:57:55.871 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | Connecting to IP: 88.99.0.216. | 2021-01-26 12:57:55.871 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | New receive buffer size: 65536 | 2021-01-26 12:58:00.656 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | New receive buffer size: 131072 | 2021-01-26 12:58:01.316 Setting study DLL module function objects to indicate DLL is not loaded: D:\SierraChart (Development)\Data\sc_SarinTrading_MAC_Anchor_26Jan2021.dll | 2021-01-26 12:58:01.540 Study DLL module not found for: D:\SierraChart (Development)\Data\sc_SarinTrading_MAC_Anchor_26Jan2021.dll | 2021-01-26 12:58:01.540 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | CloseSocket call. | 2021-01-26 12:58:01.810 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | 0 bytes remaining in receive buffer when socket closed. | 2021-01-26 12:58:01.810 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (2) | Shutdown started. Waiting for graceful close. | 2021-01-26 12:58:01.810 Loading DLL: D:\SierraChart (Development)\Data\sc_SarinTrading_MAC_Anchor_26Jan2021_2_64.dll. Handle: 6a0000 | 2021-01-26 12:58:04.944 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | Creating socket. Using TLS 1.2. | 2021-01-26 12:58:12.850 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | New receive buffer size: 32768 | 2021-01-26 12:58:12.851 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | Connecting to IP: 88.99.0.216. | 2021-01-26 12:58:12.851 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | New receive buffer size: 65536 | 2021-01-26 12:58:17.490 Setting study DLL module function objects to indicate DLL is not loaded: D:\SierraChart (Development)\Data\sc_SarinTrading_MAC_Anchor_26Jan2021.dll | 2021-01-26 12:58:18.432 Unloaded DLL: D:\SierraChart (Development)\Data\sc_SarinTrading_MAC_Anchor_26Jan2021.dll. Handle: 6a0000 | 2021-01-26 12:58:18.432 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | CloseSocket call. | 2021-01-26 12:58:18.703 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | 0 bytes remaining in receive buffer when socket closed. | 2021-01-26 12:58:18.703 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | Shutdown started. Waiting for graceful close. | 2021-01-26 12:58:18.703 Loading DLL: D:\SierraChart (Development)\Data\sc_SarinTrading_MAC_Anchor_26Jan2021_2_64.dll. Handle: 6a0000 | 2021-01-26 12:58:21.453 This is the error produced in message log. Date Time Of Last Edit: 2021-01-26 18:02:17
|