I'm developing a plugin (not for use on On Demand) which needs to do some stuff which the appdomain won't allow. How can I get around this?
|
2
|
Brett's answer from this specific question on a security limitation: You can run your plugin in full-trust mode:
|
|||
|
|