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
Add Devexpress libraries to project (via open DevExpress Project Settings and click Add Libraries)
Try to open Form In Design mode
Scintilla control disappear.
Try to put Scintilla control on form again - we get the following error
Request failures: DesignerHosts/CreateComponent.
Microsoft.DotNet.DesignTools.Client.DesignToolsServerException: Method not found: 'Void System.Security.AccessControl.MutexAccessRule..ctor(System.Security.Principal.IdentityReference, System.Security.AccessControl.MutexRights, System.Security.AccessControl.AccessControlType)'.
For information on how to troubleshoot the designer refer to the guide at https://aka.ms/winforms/designer/troubleshooting.
Remove Devexpress package from project - all works fine now
Hi,
I can use the DevExpress evaluation to debug the issue - when I have the time. I'm not sure if the Mutex creation is even required in the constructor of the control. It seems to relate to file use synchronization among processes, StackOverflow when extracting the Scintilla native DLL if one doesn't exist already.
Hi!
Github issue from original branch
jacobslusser/ScintillaNET#526
Step-by-step reproduction
Detailed description of problem from Devexpress
https://supportcenter.devexpress.com/ticket/details/t1133409/scintilla-net-5-3-1-3-don-t-work-when-devexpress-libraries-added-to-project
I understand that you do not use commercial libraries, but please see what you can do
Thanks!
The text was updated successfully, but these errors were encountered: