witterlee / Orleans.Storage.MongoDB

Orleans Storage MongoDBProvider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Providers not loaded

BoasE opened this issue · comments

I Created an example soluton like it is decribed in the most tutorials (Interfaces,grain, dev console)

Then I added the nuget package to the grain and the dev console. In the console the assembly is set to copy local
image

I added the configuration to the server config and added an annotation to my grain.

When I now start the application it says that the type cannot be loaded

Orleans.Runtime.OrleansException: Provider of type Orleans.Storage.MongoDB.MongoDBStorage name MongoDBStorage was not loaded.Please check that you deployed the assembly in which the provider class is defined to the execution folder.

Here also the zipped sample project sample.zip

What am I missing ?

You can rewrite a new one, this version has some parameter expired.