partial-trust
Partial Trust JavaScript Object Access in XBAP via HostScript: SecurityException in Callbacks
I\'ve encountered a problem with the XBAP Script Interop feature that was added in WPF 4. It involves a combination of the following:[详细]
2023-02-05 00:27 分类:问答Running MSTest in partial trust from within Visual Studio
I like to be able to run MSTest in partial trust. This would allow me to configure what the code, that my unit tests call, can and can\'t do.[详细]
2023-02-03 17:04 分类:问答Is it possible to use Silverlight RiaServices without IIS?
I want to use silverlight as my windows service interface. For that, I\'m using a custom web server to provide the xap file and it works fine.[详细]
2023-01-31 11:22 分类:问答That assembly does not allow partially trusted callers. InitializeComponent()
Scenario: I am in the process of refactoring one of our applications to use Nhibernate and came across this issue a couple weeks back. The issue was originally with Nhibernate and Castle and to solve[详细]
2023-01-27 20:17 分类:问答Is it possible to run a stand-alone WPF application (non XBAP) in Partial Trust?
I thought if I do not use anything beyond simple graphic in a window, I would be able to run a stand-alone WPF application in Partial Trust (at least on Intranet). But unfortunately, even simplest Hel[详细]
2022-12-10 15:22 分类:问答