You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
Whenever I try to put the component "Scintilla (ScintillaNET)" into my form, it errors: PS: I had to rewrite this thing from the popup that showed
Failed to create component 'Scintilla'. The error message follows:
'Microsoft.DotNet.DesignTools.Client.DesignToolsServerException: Method not found: 'Void System.Threading.Mutex.SetAccessControl(System.Security.AccessControl.SystemSecurity)'.
at
Microsoft.DotNet.DesignTools.Client.DesignToolsClient.<SendRequestAsync>d__49`1.MoveNext()
...