Support Board
Date/Time: Tue, 04 Nov 2025 15:37:43 +0000
Post From: Kiwi Resync Study - Memory leak?
|   [2018-03-03 09:23:29]     |  
| @sstfrederik - Posts: 410 | 
| 
                sunny, I had similar issues with one of my custom studies for one of my clients when we were testing things. What worked for me was to always deploy a dll compiled for operational use. You can try and do the following: In the source code set: sc.FreeDLL = 0; recompile and try the new dll again. Hope this helps. Frederik  | 
        
