Twincat 3 problem renaming solution folder
Hi everyone,
I'm hitting a wall with TwinCAT 3 XAE (v4024.64) and I’m hoping someone has encountered this before.
I am trying to rename some folders within my solution tree directly from the TwinCAT IDE, but I keep getting the following error:
>
The weird part: If I go to the project folder via Windows File Explorer, I can rename the folder without any issues. The OS doesn't report any file locks. However, as soon as I try to do it inside TwinCAT, it fails.
What I've tried so far:
- Running TwinCAT/Visual Studio as Administrator.
- Checking Windows folder permissions (I have full read/write access and, as mentioned, Explorer allows the rename).
- Restarting the TwinCAT Service and the PC.
It seems like TwinCAT itself is locking the directory or its own internal database is preventing the change, even if the project is technically "idle". This is quite frustrating as renaming from Explorer often breaks the internal links in the .tsproj or .sln files.
Has anyone found a workaround for this? Is it a known bug in build 4024.64?
Thanks in advance for any help!