I was working with the control in VS 2022 on Windows 11 with no problems. Now, for no apparent reason I am getting :
I am basically not able to go forward with this control.
For Example:
Using the 1 of the paths from the dialog.
C:\Users\dlond\AppData\Local\Microsoft\VisualStudio\17.0_7310d896\WinFormsDesigner\pkytdjle.onm\runtimes\win-x64\native
I found that the path : C:\Users\dlond\AppData\Local\Microsoft\VisualStudio\17.0_7310d896\WinFormsDesigner\ is static but the remainder is randomly generated so I have no way to place any assemblies in this location.
I am very confused as there is not much help out there for this problem.
I have created environment variables and place the assemblies from the package in the proper location, but, it has not helped.
Thank you