full-trust Questions
3
we're having as issue with the following security exception when we attempt to open our admin login page.
Security Exception
Description: The application attempted to perform an operation not a...
Bureaucracy asked 12/4, 2015 at 7:52
2
I get the following errors in my development database:
A .NET Framework error occurred during execution of user-defined routine or aggregate "SpCreateTable":
System.Security.HostProtectionExcepti...
Garage asked 18/11, 2014 at 23:52
1
I have a situation where there is common shared network path let's say "\10.x.x.x\CommonShare". Only administrator has got permission on this path.
Now inside the commonshare we create user-specif...
Appurtenance asked 2/2, 2016 at 14:32
5
Solved
I would like to write automated tests that run in medium trust and fail if they require full trust.
I am writing a library where some functionality is only available in full trust scenarios and I...
Saddle asked 12/6, 2009 at 15:33
0
I've been using RedGate's ANTS Performance Profiler for a while now. We recently updated our 3rd party dlls (Telerik) to their .net 4.0 version. When we did this, I no longer can profile our code b...
Impeccant asked 26/4, 2012 at 16:12
3
Solved
We have a strange issue with our C++ solution (which calls .NET 4.0 assemblies) when running on a network drive. The solution hosts several WCF services with NetTcpBinding, one of them with a non-d...
Loudmouth asked 28/1, 2011 at 11:24
3
Does full trust mean the same as Run As Administrator? I have read things stating that "for this to work, the application must be a full-trust application." Is that the same as you must have admini...
Fumikofumitory asked 19/9, 2008 at 14:30
3
Solved
Since I run my stuff in a VM I like to save my data on shares on the host. But then running and debugging (web) applications and tests from within Visual Studio has problems. How can I configure ev...
Ariannaarianne asked 10/6, 2009 at 9:45
2
Solved
I have two web applications (pre-compiled sites), one is first-party and will run at full trust. Another is third-party and should run at partial trust (or with specific permissions).
TrustedAssem...
Renaterenato asked 16/6, 2011 at 19:21
1
It seems like NLog can't use reflection for GetCurrentClassLogger(), even though my MVC 3 app is deployed in a Full Trust environment on IIS7. I'm using StructureMap 2.6.1 and the problem seems to ...
Malm asked 23/12, 2010 at 13:43
2
Solved
Scenario: I have a C# application that uses Click-Once to install(puts an icon on the desktop that points to the application) itself on computers on the network. I have recently been integrating NH...
Gunnel asked 11/11, 2010 at 18:57
1
© 2022 - 2024 — McMap. All rights reserved.