-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot close "Could not load file or assembly ChilkatDotNet47, Version=9.5.0.90" #243
Comments
This seems odd, trys to load the plugin while WindowClosed is called, but there is no loading in the vicinity. Does this happen everytime you close it? |
Hmm it seems the pluginregistry was not correctly initialized |
Sorry, didn't see the question as the mail preview only showed the first line. Is it then also related to #242 ? |
no this is a different issue, because the ChilkatDotNet47 dll is used for the sftp plugin |
I'm currently a little bit baffled, because the PluginRegistry was not initialized, even though as soon as the "LogWindow" is Displayed it will be initilized I'm currently downloading a windows vm to test this on a clean install, since my home system is compromised by Logexpert :D |
You can easily test it with Windows Sandbox if you have it. Does this happen everytime you close it? Does this also happen if a file is open? Is the ChilkatDotNet47 in the plugin folder? Is the dll blocked? => https://github.com/zarunbal/LogExpert/wiki/FAQ |
Ah, I never considered that, and yeah, I can reproduce the error with the sandbox version :) |
Files:
|
#273 |
fixed with #280 |
Bug
Clean install, cannot close LogExpert, and maybe other things not working. See video.
WindowsSandboxClient_PXLxn5INRc.mp4
Could not load file or assembly 'ChilkatDotNet47, Version=9.5.0.90, Culture=neutral, PublicKeyToken=eb5fc1fc52ef09bd' or one of its dependencies. The specified module could not be found.
The text was updated successfully, but these errors were encountered: