Hi,
I have a plugin, when I registered the assembly in None of Isolation Mode, it works fine. However, when I registered in Sandbox mode, it failed. The plugin accesses internal CRM database, as well as external SQL database. The error
is related to sqlClientPermission. Does anybody have the similar issue? Thanks. BTW, I registered step in Asynchronous execution mode, and Pipeline Stage is post-operation.