When trying to start a new eclipse project for PLCnext (windows 10), I get the following attached caching error (error box attached): 'Could not load plcncli information inot cache. plcncli process exited with error while trying to execute command: “D:\\PLCnext\\PLCnextCLI/plcncli.exe” get targets --short The application to execute does not exist: 'C:\\Users\\Brend\\AppData\\Local\\.netplcncli\\4mx0whrm.e4d\\plcnli.dll". I installed it on my D:/ drive because my C:/ drive is completely out of space. How can I resolve this issue?
Hi Brendan, I guess that you have worked around this error, but just letting you know that I installed plcncli on a netowrk drive (in my case, drive “L”), and it installed and ran without any problems. I don’t know what caused the problem you saw, but if this remains a problem please let us know. ~ Martin.
Hi Brendan, this is an caching issue with the .net Core 3.x and can be solved by deleting the following folder: C:\\Users\\Brend\\AppData\\Local\\Temp\\.net\\plcncli Regards Marcel