caspol
Security exception when passing .net 3.5 to 4.0
We have some issues while migrating our Asp.Net Web Application .Net 3.5 to .Net 4.0. It seemed that we had a Caspol Security Exception, so we added this to our web.config :[详细]
2023-04-09 08:46 分类:问答How can I see what zone or site of origin caspol considers a piece of code to belong to?
I am trying to get used to caspol because the downloaded projects for software books I use invariably won\'t run because \"the project location is not trusted\". I understand I need to use caspol to r[详细]
2023-01-29 18:30 分类:问答.Net Security Exception when trying to render a reCaptcha control
I\'ve downloaded the recaptcha.dll in both 1.0.1.0 and 1.0.4.0. When trying to render the control, I get the following exception:[详细]
2023-01-22 18:03 分类:问答Run c# .NET Program from network share
got a interesting problem. I placed a c# .net .exe file on a network share. If i try to Start->Run: \\\\hostname\\test.exe[详细]
2023-01-08 19:51 分类:问答Exists a replacement for the command-line-tool CASPOL.exe?
When trying to execute a .NET-App, it throws a \"PolicyException\", because \"only one group is allowed\".[详细]
2023-01-02 12:53 分类:问答Why would you need to run regasm and caspol on a .net component more than once?
Why would you need to run regasm and caspol on a .NET component more than once? I have a COM client that uses a .NET component residing on another machine.Consequently I need to run regasm and caspol[详细]
2023-01-01 22:20 分类:问答That assembly does not allow partially trusted callers although the zone is fully trusted
Since yesterday, I receive a security exception when I want to开发者_如何学Python run a unit-test from within VS.NET 2008.[详细]
2023-01-01 01:01 分类:问答Caspol, VMs, Mapped Drives, VS2010
(updated this after various other attempts to crack it!) I have a VM (Win7 32 bit) with VS2010 installed. I have a drive mapped (not开发者_JAVA百科 a vm shared folder \'cos I found a write-latency is[详细]
2022-12-29 14:31 分类:问答A CASPOL command to completely trust all code
We have a a couple of old framework 1.1 applications at my workplace, and we have run up against security exception problems. At this stage, I don\'t have the option of upgrading the apps to use Click[详细]
2022-12-21 00:56 分类:问答-
Is there a CASPOL.exe GUI command line generator?
Is there a simple utility/GUI appl开发者_如何学JAVAication for generating CASPOL commands?I\'m posting this solution after I feel like I solved this mini-headache with .NET CAS.[详细]
2022-12-17 03:09 分类:问答