开发者

Creation of a satellite assembly

When I am trying to create a satellite assemb开发者_C百科ly by using al.exe from the command prompt I am getting the following error.

ALINK: error AL1019: Metadata failure while creating assembly -- Access is denied.

How can I fix this problem?


I meet the same error when building project have .resx files. it is caused by without permission of 'C:\Users\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys' Signing assembly Access Is Denied I hope this can help to your question.


According to MSDN, "For example, this error occurs if a file that you specify with the /win32res option is not found."

Check if all the files referenced exist, if you're creating this on a local drive (rather than a network drive), and that you have full rights to the directories involved.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜