首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >速成版出现PostSharp错误

速成版出现PostSharp错误
EN

Stack Overflow用户
提问于 2017-04-20 04:45:20
回答 1查看 749关注 0票数 0

我在使用PostSharp Express时发现错误

代码语言:javascript
复制
(PostSharp30 target) ->
  Core.csproj : postsharp error PS0127: The assembly 'ModuleDeclaration Utilities.dll' uses non-licensed features (
Basic Features). Please visit http://www.postsharp.net/purchase to acquire a license of PostSharp.
  Core.csproj : postsharp error PS0154: Information regarding the previous message: the installed user license is: "".
  Core.csproj : postsharp error PS0060: The processing of module "Core.dll" was not successful.

AFAICT,我的安装是好的,但是在HKCU/SOFTWARE/SharpCrafters/PostSharp 3/LicenseKey下没有值写入注册表

到目前为止,我已经尝试了我能找到的所有方法来解决这个问题,但都没有效果。想法?

EN

回答 1

Stack Overflow用户

发布于 2017-04-21 22:31:24

在我的特定情况下,我没有安装VisualStudio,因为它都是在构建服务器上运行的。来自PostSharp支持:

如果没有Visual Studio,您可以通过%ProgramData%\PostSharp\bin.Release\PostSharp.HQ.v3.0.exe或%ProgramData%\PostSharp\bin.Release\PostSharp.Settings.UI.exe.访问注册对话框(如果您使用的是PostSharp 4.3.x

使用此工具,您可以再次注册Express许可证。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/43505730

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档