【问题标题】:Framework resource extraction failed. Could not find part of the path. AbstractionsStrings.resw框架资源提取失败。找不到路径的一部分。 AbstractionsStrings.resw
【发布时间】:2020-11-21 22:45:06
【问题描述】:

我想通过微软运行this example。但我得到错误编译:

框架资源提取失败。找不到部分路径

"C:\Users\Owl\Desktop\windows-tutorials-customer-database-master\windows-tutorials-customer-database-master\CustomerDatabaseTutorial.App\obj\x64\Debug\Microsoft.EntityFrameworkCore.Abstractions\en -US\Microsoft.EntityFrameworkCore.Properties.AbstractionsStrings.resw”。 CustomerDatabaseTutorial.App

我什么都没做。只需下载并运行。有什么问题?

【问题讨论】:

    标签: c# compiler-errors entity-framework-core


    【解决方案1】:

    由于文件路径最长,请尝试更改短文件路径名 这个问题解决了

    https://github.com/microsoft/Windows-appsample-customers-orders-database/issues/19

    【讨论】:

      【解决方案2】:

      如果打开此示例,Visual Studio 会显示包含有关最小 SDK 信息的对话框窗口。我点击了确定,但需要超链接“安装”。下载新版SDK后,应用程序运行正常,编译无误。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2015-03-21
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2021-05-21
        • 2013-01-13
        • 1970-01-01
        • 2018-07-18
        相关资源
        最近更新 更多