http://bugs.winehq.org/show_bug.cgi?id=31154
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2013-01-24 01:53:43 CST --- The issues I've found.
1. The installer is looking for "security.config" in C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG. Placing a windows version of that file, make this part happy.
2. When mono parses the Schema, it finds an attribute like use='required '. Note the space, this causes the schema validation to fails.
After that the installer fails since it cannot load an Assembly.