dotMemory is not work.
When you run dotMemory, it always runs in the same state as the image and I can't do anything.
OS: Windows 11 22H2
CPU: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
Memory: 16GB
Please sign in to leave a comment.
Hello,
Could you please try to resize window? Does UI appear in this case?
We had one computer with the same issue in UI. This machine had an integrated video card, and the problem goes away after updating Intel display driver.
Could you please try to update similar drivers on your machine?
If it doesn't help, please check if AllowStrongNameBypass DWORD entry exists in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework and HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft.NETFramework?
If so, what value do you have set for it?
https://docs.microsoft.com/en-us/dotnet/framework/app-domains/how-to-disable-the-strong-name-bypass-feature
If value is 0, please change it to 1 and restart your machine. Does dotMemory work after this?
1. Changing the window size is the same.
2. I'm using NVIDIA's Geforce GT 730 graphics card, and it's the same when I reinstall the graphics card driver.
3. AllowStrongNameByPass entry does not exist in the registry path you provided.
Unfortunately, we can't reproduce this issue. dotMemory UI loads properly on Windows 11 22H2 in our environment.
Could you please download dotTrace portable version and check if this issue is also actual for dotTrace?
Could you please also collect dotMemory trace logs:
Anna Guseva
1. I deleted all log data of the temporary folder you told me.
2. The dotMemory folder does not exist in folder "%localappdata%\JetBrains\Installations\"
The Installation folder is empty.
3. The dotTrace portable (30 days) version was executed. It does not proceed as shown in the picture below. Eventually, I had to end it by force.
If you use portable version, you can collect logs this way:
Please also collect logs for dotTrace the same way.
Attach the log file.
Could you please open folder with dotMemory.exe (C:\Users\eloiz\Downloads\Jetbrain\ in your case), put
config
file and try to run dotMemory again? Does error occur after this?As we can see from your logs. dotMemory .exe file has "dotMemory.exe" name in your case. Please rename <dotMemory exe name>.config if it differs.
It's working!
System.Numerics.Vectors assembly version issue, I have registered an older version of System.Numerics.Vectors with GAC to use older database version.
Thank you for information.
Could you please collect some more logs for us? We're going to fix this issue but we need to reproduce it in our environment. These logs will help us to do it:
C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\fuslogvw.exe
if .NET Framework Tools are installed.Delete or rename
.config
file to reproduce the issue againRun dotMemory and wait for UI issue
zip all logs from c:\logs and send them to us
Thank you in advance.
Thank you for the logs. We'll analyze how we can avoid this issue.
Please use suggested workaround with dotMemory.UI.64.exe.config file:
I've got the same issue. I tried to also add this config but it didn't help. This could mean there are other bindings that could cause the problem for me?
Hi,
Have you tried all workarounds described here?
- Update Intel display driver or or equivalent drivers on your machine
- Check if AllowStrongNameBypass DWORD entry exists in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework and HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft.NETFramework and if value is 0, please change it to 1 and restart your machine
- Download dotTrace portable version and check if this issue is also actual for dotTrace?
If all workarounds don't help, could you please collect dotMemory trace logs: