http://bugs.winehq.org/show_bug.cgi?id=32048
Bug #: 32048 Summary: Microsoft SQL Server 2005 Express Edition: SQL Server System Configuration Checker fails (needs unimplemented function unimplemented function xolehlp.dll.DtcGetTransactionManagerExW) Product: Wine Version: 1.5.15 Platform: x86 URL: http://go.microsoft.com/fwlink/?linkid=65212 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Continuation from bug 31981: After creating registry entries required to pass SQL Server installer's sanity tests from bug 31981, the installer aborts complaining about missing function:
wine: Call from 0x7b83ac92 to unimplemented function xolehlp.dll.DtcGetTransactionManagerExW, aborting
There is no xolehlp component, so leaving unknown.
http://bugs.winehq.org/show_bug.cgi?id=32048
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31981
http://bugs.winehq.org/show_bug.cgi?id=32048
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Microsoft SQL Server 2005 |Microsoft SQL Server 2005 |Express Edition: SQL Server |Express Edition: installer |System Configuration |fails (needs unimplemented |Checker fails (needs |function |unimplemented function |xolehlp.dll.DtcGetTransacti |unimplemented function |onManagerExW) |xolehlp.dll.DtcGetTransacti | |onManagerExW) |
http://bugs.winehq.org/show_bug.cgi?id=32048
--- Comment #1 from Daniel Jelinski djelinski1@gmail.com 2012-11-22 13:09:32 CST --- A stub for the missing function was committed. Now the installer complains about an unhandled exception: fixme:xolehlp:DtcGetTransactionManagerExW (L"daniel", (null), {3a6ad9e1-23b9-11cf-ad60-00aa00a74ccd}, 0, (nil), 0x96b228): stub wine: Unhandled exception 0xc0000409 at address 0x4991b001 (thread 001a), starting debugger...
Relay log indicates that the exception is caused by the stub returning failure.
http://bugs.winehq.org/show_bug.cgi?id=32048
Bug 32048 depends on bug 31981, which changed state.
Bug 31981 Summary: Microsoft SQL Server 2005 Express Edition: SQL Server System Configuration Checker fails (needs lanmanserver service registry values) http://bugs.winehq.org/show_bug.cgi?id=31981
What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=32048
iav@iav.lv changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |iav@iav.lv
http://bugs.winehq.org/show_bug.cgi?id=32048
Don Pobanz dpobanz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dpobanz@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32048
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2013-03-10 10:27:39 CDT --- The IID in question is defined in transact.idl, which can be found e.g. here: http://ulib-win.googlecode.com/svn-history/r320/trunk/demo/com/oledb/transac... I'm not sure how to import that to Wine though. Help, anyone?
http://bugs.winehq.org/show_bug.cgi?id=32048
--- Comment #3 from Don Pobanz dpobanz@gmail.com 2013-04-13 22:42:59 CDT --- confirming, I see the same results. fixme:xolehlp:DtcGetTransactionManagerExW (L"PC-002", (null), {3a6ad9e1-23b9-11cf-ad60-00aa00a74ccd}, 0, (nil), 0x8db63c): stub wine: Unhandled exception 0xc0000409 in thread 47 at address 0x4991a161 (thread 0047), starting debugger...
'winetricks mspatcha' was used to get around bug 12501
http://bugs.winehq.org/show_bug.cgi?id=32048
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |19e2b37f0eb2a40a128b5efef40 | |e530c04ff259e Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Daniel Jelinski djelinski1@gmail.com 2013-05-06 15:07:08 CDT --- Fixed by 19e2b37f0eb2a40a128b5efef40e530c04ff259e - now the application runs into bug 33513 (mono) or bug 33520 (native .NET)
http://bugs.winehq.org/show_bug.cgi?id=32048
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2013-05-10 13:41:36 CDT --- Closing bugs fixed in 1.5.30.
https://bugs.winehq.org/show_bug.cgi?id=32048
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://go.microsoft.com/fwl |https://web.archive.org/web |ink/?linkid=65212 |/20130318195510/http://down | |load.microsoft.com/download | |/6/C/7/6C7458CA-8B07-411E-9 | |E3B-0DED20512696/SQLEXPR32. | |EXE Keywords| |download, Installer CC| |focht@gmx.net