How to resolve Dynamics CRM Plugin System.Security.Permissions.FileIOPermission error

前端 未结 2 1572
说谎
说谎 2021-01-29 15:34

Business Process Error System.Security.SecurityException: Request for the permission of type \'System.Security.Permissions.FileIOPermis

2条回答
  •  悲哀的现实
    2021-01-29 16:12

    If your plugin is registered in sandbox then this could be the problem. Try to register it outside of the sandbox. Here you can find information about trust levels

提交回复
热议问题