Skip to content

PowerShell module commands do not work #5292

@bording

Description

@bording

Symptoms

When executing any of the cmdlets provided by the PowerShell module, the following error is observed:

Could not load file or assembly 'ServiceControlInstaller.Engine, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null'. Uncaught exception during type initialization. (0x80131534)

Who's affected

Anyone who uses version 6.10.0 of the Particular.ServiceControl.Management PowerShell module is affected.

Root cause

The Microsoft.Extensions.DependencyModel package that the PowerShell module uses was upgraded to a newer version than the module is compatible with.

Confirmed workarounds

N/A

Backported to

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