https://bugs.winehq.org/show_bug.cgi?id=27021
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |INVALID
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving 'invalid'.
--- snip --- System.TypeLoadException: Could not load type 'System.DateTimeOffset' from assembly 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. at Gibraltar.Monitor.Log.OnInitialize(Boolean suppressTraceInitialize) at Gibraltar.Monitor.Log.Initialize(Boolean suppressTraceInitialize) at Gibraltar.Monitor.Log.StartSession(IMessageSourceProvider sourceProvider, String reason) at Gibraltar.Monitor.Log.StartSession(Int32 skipFrames, String reason) at Gibraltar.Agent.Log.StartSession() at Stardock.Central.Client.Program.Main(String[] args) wine: Unhandled exception 0xe0434f4d at address 0x7b8394b2 (thread 005a), starting debugger... --- snip ---
You need to install at least 2.0 SP1.
MSDN: http://msdn.microsoft.com/en-us/library/system.datetimeoffset%28v=vs.110%29....
--- snip --- .NET Framework Supported in: 4.5.1, 4.5, 4, 3.5 SP1, 3.0 SP1, 2.0 SP1 --- snip ---
Regards