Skip to content

Could not load type 'Microsoft.ApplicationInsights.Extensibility.ITelemetryInitializer' with version 3.0.0 #3106

@yohny

Description

@yohny

Hello,
I have just updated the package Microsoft.ApplicationInsights.WorkerService from version 2.23.0 to 3.0.0 in Azure functions project running on .NET 10 (isolated worker model) and when launched, it produces the following error:

Unhandled exception. System.TypeLoadException: Could not load type 'Microsoft.ApplicationInsights.Extensibility.ITelemetryInitializer' from assembly 'Microsoft.ApplicationInsights, Version=3.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

Are Azure function running .NET 10 not supprted by this new release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions