Hello,
I explain my concerns:
I developed a DLL that allows for different actions in PDMS. Unfortunately I encounter problems. When the dll is local, there is no problem. By cons when she is on the network, I have a following error:
Unable to grant minimum permission requests. (Exception from HRESULT: 0x80131417)
Every OS has its own security system, that disallow to run NOT ASSIGNED .dll from the network.
To allow this, U need to use [COLOR=#333333]caspol on users machines.[/COLOR]