Could not load the module MILCORE.DLL
- Dominant language
- C#
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
On startup, Omea will throw an error:
```
System.InvalidOperationException: Could not load the module MILCORE.DLL. ---> System.ComponentModel.Win32Exception: The specified module could not be found
--- End of inner exception stack trace ---
at JetBrains.Util.Interop.ImportAddressTableHook.Install(String sFuncMod, String sFuncName, String sCallingMod, Delegate pNewFunction) in G:\Projects\omea\Src\Core\OmniaMeaBase\System\ImportAddressTableHook.cs:line 54
at JetBrains.UI.Hooks.AvalonOperationCrisp.Execute_InstallHook() in G:\Projects\omea\Src\Core\OmniaMeaBase\Avalon\Interop\AvalonOperationCrisp.cs:line 68
at JetBrains.UI.Hooks.AvalonOperationCrisp.Execute() in G:\Projects\omea\Src\Core\OmniaMeaBase\Avalon\Interop\AvalonOperationCrisp.cs:line 48
```
Contributor guide
Assessment
This issue has not been assessed yet.