c# - 错误: [feature] requires a Business (or higher)

我得到这两个错误:

错误用户代码大小168315字节,大于131072,并且需要“商业”(或更高版本)许可证。

错误使用System.Runtime.InteropServices.DllImportAttribute类型需要业务(或更高版本)许可证。

最佳答案

大概是您在问,为什么以前工作正常,现在为什么突然得到这个呢?

当您安装Xamarin时,您将获得免费试用许可证,该许可证的使用期限为30或90天。过期后,您将恢复为免费许可证,该许可证不支持Visual Studio,并且限于很小的IL占用空间。

我认为您的免费试用版许可证已过期,现在您要掏腰包或忍受这些限制。

关于c# - 错误: [feature] requires a Business (or higher) license,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32936343/

相关文章:

generics - TypeScript 泛型类 : Cannot assign to Gener

java - 无法访问 org.eclipse.core.runtime.IProgressMoni

compiler-errors - 药剂: Why do I get “undefined func

macos - 指定编译器 Homebrew 安装

haskell - 无法构造无限类型

r - 使用 R 包 brms 时出错

python - 在 Python 中不使用\n 的新行

c# - 为什么调用此列表方法会返回不可访问错误?

c++ - Visual Studio中D8049错误的原因是什么?

c# - 引用Shell32.dll?