http://bugs.winehq.org/show_bug.cgi?id=12405
--- Comment #19 from Anastasius Focht focht@gmx.net 2009-04-12 18:46:12 --- Hello,
after fixing the bug you will need DAO 3.x.
'winetricks jet40' will take care of it.
Additionally:
--- snip --- err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 err:ole:create_server class {f5078f33-c551-11d3-89b9-0000f81fe221} not registered err:ole:CoGetClassObject no class object {f5078f33-c551-11d3-89b9-0000f81fe221} could be created for context 0x5 ... <repeats several times> --- snip ---
Not sure if this will be critical at some point but you can work around by 'winetricks msxml3' which will set native preference (installer will update Msxml3 component with SP7) to have the app use the free threaded DOM document versions, preventing the message flood.
---
Summary: With the following prerequisites and the bug fixed, the app will start working:
1. clean WINEPREFIX 2. sh winetricks -q msxml3 msxml4 dotnet20 jet40
The WISO Sparbuch version 2009 additionally needs bug 16998 fixed to work.
Regards