Support Board
Date/Time: Wed, 18 Jun 2025 13:48:18 +0000
Post From: ACSIL Tutorials
[2024-08-11 11:15:38] |
skalaydzhiyski - Posts: 74 |
@ondafridge, I am running into an issue with VS 2022 Scenario: 1. build my .dll and copy to Data dir 2. load my study 3. everything works perfectly 4. while my study is loaded by sierram, I make a change and rebuild teh study with my target path in Data dir again 5. this time I get an error "cannot open file". I am pretty sure this is something to do with permnission of file locks, but I am really new to Windows 11 (prev was on Linux) and don't know how to fix these kinds of things :( |