Errors regarding Mono and the DotNet framework

Questions about Wine on Linux
Locked
explodersname
Newbie
Newbie
Posts: 1
Joined: Mon Sep 21, 2020 3:35 pm

Errors regarding Mono and the DotNet framework

Post by explodersname »

I am having errors running applications that use the dotnet framework.
Here is the output of running an application that requires it.
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
Failed to run module constructor due to (null) assembly:C:\windows\mono\mono-2.0\lib\mono\4.5\mscorlib.dll type:TypeInitializationException member:(null)
Hope someone could help!
spoon0042
Level 6
Level 6
Posts: 572
Joined: Thu Dec 24, 2009 11:00 am

Re: Errors regarding Mono and the DotNet framework

Post by spoon0042 »

Have you tried a fresh wineprefix? dotnet stuff can be finicky and things can get screwed up. Up-to-date wine and winetricks would be the next thing to check, as well as mentioning any specific program you're having an issue with.
Locked