Support Board
Date/Time: Tue, 21 Jan 2025 04:01:25 +0000
Post From: ACSIL - Unable to write .dll using MS Visual Studio & sc.FreeDLL
[2018-07-24 15:18:16] |
User735640 - Posts: 14 |
I had this issue once when I was trying to set the value to "1" when the value was already set to "0". I first had to remove the dll study from all charts it was applied to and then compile it with VS. After it compiled and was added back to the chart. I was then able to debug the dll and make inline code changes with no problems. |