If you're trying to create a .snk
file for signing your Dynamics 365 plugin assembly and encounter the error: "The operation could not be completed. Access is denied."
✅ Solution
Run Visual Studio as Administrator. This resolves permission issues that block the creation of files in protected directories.
📌 Steps
-
Close Visual Studio if it's already open.
-
Right-click the Visual Studio shortcut.
-
Select Run as administrator.
No comments:
Post a Comment