Dynalon / Rainy

Simple Tomboy/Tomdroid cloud/syncing server. Written in C# with AngularJS web frontend. Supports SQLite & Postgres Backends.
http://dynalon.github.io/Rainy
GNU Affero General Public License v3.0
88 stars 15 forks source link

Missing method .ctor in assembly rainy-nightly-a3962b/Rainy.exe #47

Open igorsantos07 opened 9 years ago

igorsantos07 commented 9 years ago

This is what I get after running the last nightly:

root:/opt/rainy# mono --debug Rainy.exe -c settings.conf -vvvv
Missing method .ctor in assembly /opt/rainy-nightly-a3962b/Rainy.exe, type System.Runtime.CompilerServices.ExtensionAttribute
Can't find custom attr constructor image: /opt/rainy-nightly-a3962b/Rainy.exe mtoken: 0x0a000152

Unhandled Exception: System.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'Rainy'.
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'Rainy'.