Vagif Abilov
Vagif Abilov
This is the exception that is thrown from the Mongo.Context System.TypeInitializationException was unhandled by user code HResult=-2146233036 Message=The type initializer for 'Mongo.Context.MongoMetadata' threw an exception. Source=Mongo.Context TypeName=Mongo.Context.MongoMetadata StackTrace: at Mongo.Context.MongoMetadata..ctor(String...
Installer should configure site to use ASP.NET v4.0 application pool.
This PR updates asSubscription helper method for changes in Elmish v4. Elmish subscriptions have been revised in v.4, and there is a migration guide: https://elmish.github.io/elmish/docs/subscription.html#migrating-from-v3 NB! asSubscription helper method is...