[Windows Sandbox] System.BadImageFormatException: Signature is not IMAGE_CEE_CS_CALLCONV_LOCAL_SIG
See original GitHub issueI tried to use Powershell in Windows Sandbox I keep getting the following error.
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Last 0 Keys:
Exception:
System.BadImageFormatException: Signature is not IMAGE_CEE_CS_CALLCONV_LOCAL_SIG.
at .cctor()
-----------------------------------------------------------------------
I think the recent Windows update caused this as I can recall it is working fine last time.
My host system: OS Name Microsoft Windows 10 Pro Version 10.0.19041 Build 19041
Sandbox: OS Name Microsoft Windows 10 Enterprise Version 10.0.19041 Build 19041
Possible causes: https://support.microsoft.com/en-us/help/4565627/kb4565627-cumulative-update-for-net-framework https://support.microsoft.com/en-us/help/4565503/windows-10-update-kb4565503
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How to fix System.BadImageFormatException
It used to work just fine, but now when I try to execute that method, I get the exception: System.BadImageFormatException: 'Could not load ......
Read more >c# - Troubleshooting BadImageFormatException
I received "BadImageFormatException" that normally occurs when you mix platform targets (for example using a dll file compiled in X64 in an ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have reported to the feedback hub at https://aka.ms/AA928xa
Do upvote and comment to the issue so it gets more attention, or you maybe you guys could help to escalate the issue internally to the Windows Sandbox team.
Thanks for the quick action.