https://bugs.winehq.org/show_bug.cgi?id=40131
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 CC| |damjan.jov@gmail.com
--- Comment #6 from Damjan Jovanovic damjan.jov@gmail.com --- This might have been fixed by the commit below, please retest with a recent Wine version.
I also experienced Mono working but .NET broken, before this was fixed. And I got either that exception or a very similar one.
commit de9238962c237f0d4463199a0a1f9f6b6835aed5 Author: Damjan Jovanovic <damjan.jov at gmail dot com> Date: Thu Jan 28 19:02:39 2021 +0200
secur32: Implement the SECPKG_ATTR_UNIQUE_BINDINGS context attribute.
.NET's System.Data.SqlClient needs this to connect to MSSQL Server.