http://bugs.winehq.org/show_bug.cgi?id=35754
--- Comment #4 from Vincent Povirk madewokherd@gmail.com --- With wine-mono master, I get a dialog on startup that says "Unable to connect to the application database: the database file 'WHOAnthroII.sdf' might be missing."
There's also an exception: [00000009:] EXCEPTION handling: System.Data.SqlServerCe.SqlCeException: The specified table does not exist. [ AnthroRef_Weight4Length ]
Installing dotnet20, before or after WHO Anthro, does not change this behavior.
With dotnet20 installed first, I get a crash dialog during the WHO Anthro install, and the following is printed in the console: Unhandled Exception: The specified table does not exist. [ Addresses ]
I think that exception happens with Mono too, but it doesn't cause a crash dialog.
So, there's still a Wine Mono bug pending the next update, but it seems there's also a general Wine bug affecting this.