Closed Magehernan closed 10 months ago
When i have this nuget in my client and run it, when it try to connect throw a exception.
System.MissingMethodException: 'Method not found: 'System.Threading.Tasks.Task`1 Orleans.GrainDirectory.IDhtGrainDirectory.RegisterAsync(Orleans.Runtime.GrainAddress, Int32)'.'
I only try it on my local machine using UseLocalhostClustering not the kubernetes option and before the update works.
Anyone know how to resolve it? thanks
When i have this nuget in my client and run it, when it try to connect throw a exception.
System.MissingMethodException: 'Method not found: 'System.Threading.Tasks.Task`1 Orleans.GrainDirectory.IDhtGrainDirectory.RegisterAsync(Orleans.Runtime.GrainAddress, Int32)'.'
I only try it on my local machine using UseLocalhostClustering not the kubernetes option and before the update works.
Anyone know how to resolve it? thanks