There is no access to some classes after restarting the IDE inside "Invoke Code"

It’s me again

In one of the recent topics (System.IO.Compression.ZipFile issue), I wrote that I lost access to the ZipFile class, but the problem was “solved”. My colleague told me that his problem was not resolved (after installing the update, he restarted the IDE), while the ZipFile class was available to me.

So, after restarting the IDE and rebooting the server, the class was no longer available and gave an error when accessing it. I also noticed that I lost access to several more classes, which is quite strange.

Here are the available classes before restarting the IDE
image

And here are the available classes after the restart

This problem is not urgent, I found a workaround for it, but for information I created this topic

1 Like