Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 15:05:30 +0000



Post From: ACSIL Tutorials

[2024-08-11 11:15:38]
skalaydzhiyski - Posts: 71
@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 :(