当前位置:网站首页 > 更多 > 玩电脑 > 正文

[玩转系统] 导入模块:无法从程序集“Microsoft.SharePoint.Client,Version=16.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c”加载类型“Microsoft.SharePoint.Administration.DesignPackageType”

作者:精品下载站 日期:2024-12-14 21:15:30 浏览:13 分类:玩电脑

导入模块:无法从程序集“Microsoft.SharePoint.Client,Version=16.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c”加载类型“Microsoft.SharePoint.Administration.DesignPackageType”


问题:尝试使用“Import-Module -Name Microsoft.Online.SharePoint.PowerShell”导入 SharePoint Online 的 PowerShell 模块时,收到错误消息:
PS C:\> Import -Module -Name Microsoft.Online.SharePoint.PowerShell
导入模块:无法加载类型 程序集中的“Microsoft.SharePoint.Administration.DesignPackageType” 'Microsoft.SharePoint.Client,Version=16.0.0.0,Culture=neutral, PublicKeyToken=71e9bce111e9429c'。
行:1 个字符:1
+ 导入模块-名称 Microsoft.Online.SharePoint.PowerShell
+ ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~
+ CategoryInfo : NotSpecified: (:) [Import-Module], TypeLoadException
+ ExcellentQualifiedErrorId:System.TypeLoadException,Microsoft.PowerShell.Command
s.ImportModuleCommand

PS C:\>

或者其他类似的错误:

  • 导入模块:无法加载类型“Microsoft.SharePoint.Client.CustomerRecoveryKeyMode”
  • 导入模块无法加载类型“microsoft.sharepoint.administration.spresiliencemodetype”
  • 导入模块无法加载类型“microsoft.sharepoint.client.clientauthenticationmode”
  • 导入模块无法加载类型“microsoft.sharepoint.client.customer keyvault key type”
  • 导入模块无法加载类型“microsoft.sharepoint.client.header布局类型”
  • 导入模块无法加载类型“microsoft.sharepoint.client.publishing”
  • 导入模块无法加载类型“officedevpnp.core.pages.defaultclientsidewebparts”
  • 导入模块无法加载类型“system.management.automation.pssnapin”
  • 导入模块 microsoft.online.sharepoint.powershell 无法加载类型

[玩转系统] 导入模块:无法从程序集“Microsoft.SharePoint.Client,Version=16.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c”加载类型“Microsoft.SharePoint.Administration.DesignPackageType”

解决方案:

这是由于 DLL 版本不匹配造成的。要解决该问题,请按照下列步骤操作:

  1. 卸载 SharePoint Online Management Shell 和 SharePoint Online Client SDK(如果已安装)。
  2. 从以下位置删除 SharePoint Online 客户端程序集:C:\Windows\Microsoft.NET\ assembly\GAC_MSIL,删除所有以名称开头的文件夹:Microsoft.SharePoint*

    [玩转系统] 导入模块:无法从程序集“Microsoft.SharePoint.Client,Version=16.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c”加载类型“Microsoft.SharePoint.Administration.DesignPackageType”

  3. 使用“Uninstall-Module -Name Microsoft.Online.SharePoint.PowerShell -AllVersions”卸载模块,然后重新安装模块“Install-Module -Name Microsoft.Online.SharePoint.PowerShell”

如果您在安装模块时遇到任何问题,您可以下载并安装 SharePoint Online Management Shell。更多信息请参见:如何下载和安装 SharePoint Online Management Shell?

您需要 登录账户 后才能发表评论

取消回复欢迎 发表评论:

关灯