Skip to content

After updating NET 8.0.8 and .NET SDK 8.0.400 SDK, Application fails with exception Could not load file or assembly 'Microsoft.AspNetCore.SignalR.Client.Core, Version=8.0.8.0'. #58429

@deepu9890

Description

@deepu9890

After updating NET 8.0.8 and .NET SDK 8.0.400 SDK, Application fails with exception Could not load file or assembly 'Microsoft.AspNetCore.SignalR.Client.Core, Version=8.0.8.0'.

Application loads the dls from installation ___location not from GAC. We have upgrade all third party dll 2 months back with version 8.0.0.
Application works fine un-till we install NET 8.0.8 and .NET SDK 8.0.400 SDK. with this installation we getting the exception for all third party dlls.

Can anyone suggest or help us.

Microsoft.AspNetCore.SignalR.Client.Core should be update to version 8.08,

see exception msg: "Could not load file or assembly 'Microsoft.AspNetCore.SignalR.Client.Core, Version=8.0.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Author FeedbackThe author of this issue needs to respond in order for us to continue investigating this issue.Needs: ReproIndicates that the team needs a repro project to continue the investigation on this issueStatus: No Recent Activityarea-signalrIncludes: SignalR clients and serversuntriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions