Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1a Error with .net 8 #488

Open
jerviscui opened this issue Apr 12, 2024 · 0 comments
Open

1a Error with .net 8 #488

jerviscui opened this issue Apr 12, 2024 · 0 comments

Comments

@jerviscui
Copy link

Grain Service OrleansDashboard.SiloGrainService started successfully.
Unhandled exception. System.AggregateException: One or more errors occurred. (Could not find an implementation for interface OrleansDashboard.IDashboardGrain)
---> System.ArgumentException: Could not find an implementation for interface OrleansDashboard.IDashboardGrain
at Orleans.GrainInterfaceTypeToGrainTypeResolver.GetGrainType(GrainInterfaceType interfaceType) in /_/src/Orleans.Core/Core/GrainInterfaceTypeToGrainTypeResolver.cs:line 102

SiloHost:

<ItemGroup>
	<PackageReference Include="OrleansDashboard" Version="8.0.0" />
	<PackageReference Include="Microsoft.Orleans.Server" Version="8.0.0" />
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant