[Bug 31430] Microsoft HealthVault Connection Center v4.1 (.NET 4.0 app) crashes on startup with 'System.InvalidProgramException: Invalid IL code' with Wine-Mono

WineHQ Bugzilla wine-bugs at winehq.org
Tue Mar 9 13:14:22 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=31430

--- Comment #16 from Esme Povirk <madewokherd at gmail.com> ---
It seems the application assumes the personal certificate store already exists.
Importing a certificate to the personal store in Internet Settings works around
this.

We then get an exception trying to create a certificate from a handle.

System.PlatformNotSupportedException: Initializing `X509Certificate` from
native handle is not supported.
  at System.Security.Cryptography.X509Certificates.X509Certificate..ctor
(System.IntPtr handle) [0x0001c] in <359d9744aa4242ad99e65d254041b52c>:0

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list