简体   繁体   English

Microsoft Unified Service Desk(USD)3.0自定义布局

[英]Microsoft Unified Service Desk (USD) 3.0 Custom Layout

When trying to create a CustomLayout for Microsoft Unified Service Desk (USD) 3.0 I get the error: 尝试为Microsoft Unified Service Desk(USD)3.0创建CustomLayout时出现错误:

Error 1 错误1

Cannot create an instance of "PanelLayoutBase". 无法创建“ PanelLayoutBase”的实例。 c:\\Visual Studio 2013\\Projects\\LayoutSolution\\MyPanelLayout\\CustomLayout.xaml 1 10 MyPanelLayout c:\\ Visual Studio 2013 \\ Projects \\ LayoutSolution \\ MyPanelLayout \\ CustomLayout.xaml 1 10 MyPanelLayout

I am using Visual Studio 2013 Latest version of the SDK 我正在使用Visual Studio 2013最新版本的SDK

Two possible fixes: 两种可能的修复:

  1. Dig into the exception details. 挖掘异常详细信息。 Determine the missing reference and add it manually. 确定缺少的参考并手动添加。
  2. Update NuGet packages. 更新NuGet软件包。 XAML designer exceptions from v8.0 - 8.2 appear to have been resolved with SDK v9.0. SDK v9.0已解决v8.0-8.2中的XAML设计器异常。

The solution was to go back to the USD 2.0 templates and DLL files. 解决方案是返回到USD 2.0模板和DLL文件。 Once I did this everything worked in USD 3.0. 一旦完成此操作,一切都将在3.0美元下完成。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Microsoft Unified Communications Client API SDK的可用性 - Microsoft Unified Communications Client API SDK availability Microsoft USD-从C#代码的$ Settings中保存参数 - Microsoft USD - Save parameters inside $Settings from C# Code 在统一列表中使用 Microsoft Graph SDK 获取所有 Email 标头? - Getting ALL Email headers with Microsoft Graph SDK in a unified list? 从C#Web应用程序返回401的Jira Service Desk API调用 - Jira Service Desk API call returning 401 from c# web application 我想用查看器中的自定义工具栏替换auto-desk forge工具栏 - I want to replace auto-desk forge toolbar with my custom toolbar in viewer 无法使用 C# 中的“Microsoft.CrmSdk.XrmTooling.CoreAssembly”连接 Dynamics 365 统一接口 - Not able to connect Dynamics 365 Unified Interface by using "Microsoft.CrmSdk.XrmTooling.CoreAssembly" in C# Microsoft服务中的参数 - Arguments in a Microsoft Service Microsoft Service Fabric 和日志记录 - Microsoft Service Fabric and logging Windows Service中的Microsoft Speech - Microsoft Speech in windows service 为Microsoft自定义视觉API认知服务调用使用剩余锐度的预测端点上载图像时出现问题 - Problem calling the prediction endpoint uploading an image using rest sharp for the Microsoft custom vision API cognitive service
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM