Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Failed to create component 'Scintilla' #526

Open
Matto58 opened this issue Oct 5, 2022 · 4 comments
Open

Failed to create component 'Scintilla' #526

Matto58 opened this issue Oct 5, 2022 · 4 comments

Comments

@Matto58
Copy link

Matto58 commented Oct 5, 2022

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()
...

My project:

  • .NET 6.0
  • on Windows 10 21H2 x64 build 19044.2006
  • x86_64
@chswin
Copy link

chswin commented Nov 15, 2022

I have the same issue on .NET 7

@odysseus1973
Copy link

odysseus1973 commented Dec 12, 2022

I also have the same issue on .NET 7 in my application. When I start new blank Windows Form app all works fine. In my case adding Devexpress libraries to projects leads to this error

@GroophyLifefor
Copy link

I have the same issue on NET 5, NET 6, NET 7, So I down NET 4.8 for use scintilla.

@odysseus1973
Copy link

Don't worry, you can use another wrapper that does not have this problem desjarlais/Scintilla.NET#28

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants