after we have applied Windows 10 Enterprise 20H2 update we are not able to open SSIS packages which include CozyRoc components anymore. When I try to open the SSIS package it starts loading then an error message pops up saying the SSIS file is corrupted and then Visual Studio shuts down immediatly. All clients with the 20H2 Windows update are affected. On our DWH server everything runs still normal...
Does anybody have an idea what I can do to solve this issue? Rollback the Windows update is something we consider but is something I don't want to do.
Details:
Visual Studio Version: 2017 (Version: 15.9.22)
CozyRoc SSIS+ Version: 1.9 (Version 1.9.100)
installed .Net Frameworks: 4.5 / 4.7 and 4.8
each time Visual Studio crashes a new Windows Event log is getting created:
Windows Event Log: .Net Runtime Error / Event-ID 1026
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileLoadException
at Microsoft.ApplicationInsights.Channel.InMemoryTransmitter+<>c.<.ctor>b__7_0(System.Threading.Tasks.Task)
at System.Threading.Tasks.Task+<>c__DisplayClass6.<ContinueWith>b__5(System.Object)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()