No announcements
Found 195765 threads
-
0 Votes
IO Exception under partial trust
Could you tell me why you have to use partial trust?Answered | 6 Replies | 9428 Views | Created by Shefei121 - Friday, August 20, 2010 7:26 AM | Last reply by Allen Chen - MSFT - Monday, August 23, 2010 8:58 AM -
0 Votes
"Partially Trusted Drivers"
When attempting to debug my program within Visual Studio 2008, I keep getting the error message "System.Security.SecurityException: That assembly does not allow partially ...Answered | 1 Replies | 4516 Views | Created by WesleyKKehs - Friday, May 27, 2011 2:33 PM | Last reply by eryang - Monday, May 30, 2011 2:28 AM -
0 Votes
Partial trust level in SP 2013
Hi, According to your description, my understanding is that you want to reduce .NET trust level but it shows error.Answered | 3 Replies | 1251 Views | Created by Eitan75 - Monday, September 5, 2016 12:16 PM | Last reply by Eitan75 - Monday, September 12, 2016 8:00 AM -
0 Votes
Using SignedXml in a Partial Trust Environment
And the System.Security library is actually marked with AllowPartiallyTrustedCallerAttribute, so the library can be called in a partially trusted assembly, it is why other ...Answered | 5 Replies | 4381 Views | Created by MikeJohnson.sp - Monday, November 28, 2011 1:01 AM | Last reply by Paul Zhou - Wednesday, November 30, 2011 8:02 AM -
0 Votes
how to print a dinamically created document in Partial trusted
Is really too much or too hard to ask for printing in Partial trusted?Answered | 2 Replies | 3971 Views | Created by Carlos de Luna Saenz - Thursday, June 19, 2008 5:37 PM | Last reply by Ifeanyi Echeruo - Thursday, June 19, 2008 8:10 PM -
0 Votes
Client object Model partial trust error
HELLO i have a sandbox solution webpart and i,m trying to execute below code in button click ClientContext CC = new ClientContext(SPContext.Current.Web.Url); ...Answered | 3 Replies | 8087 Views | Created by manish parab - Wednesday, November 3, 2010 11:12 AM | Last reply by Doug Ware - Wednesday, November 3, 2010 12:59 PM -
2 Votes
"That assembly does not allow partially trusted callers."
Security -> Select (check) "This is a full trust application"Answered | 15 Replies | 100697 Views | Created by James_Steven - Wednesday, February 22, 2006 7:21 AM | Last reply by Thahseen Mohammed - Thursday, May 10, 2012 3:21 PM -
0 Votes
Assembly does not allow partially trusted callers
When I run my application it returns the following error: System.Security.SecurityException: That assembly does not allow partially ...Answered | 1 Replies | 4314 Views | Created by calmeida - Friday, October 31, 2008 3:25 PM | Last reply by nobugz - Saturday, November 1, 2008 2:00 PM -
0 Votes
Partial Trust Xbap - Download Speed Test
Looking for assistance performing a download speed test within a partial trust xbap.Answered | 1 Replies | 9848 Views | Created by ssmith147 - Wednesday, February 23, 2011 8:39 PM | Last reply by Dinesh Kattameda - Thursday, February 24, 2011 4:34 PM -
0 Votes
WPF Assembly does not allow partially trusted callers
Yes, calling from full-trust would solve the problem.Answered | 2 Replies | 7257 Views | Created by iwadds - Thursday, September 30, 2010 4:29 PM | Last reply by Matt Galbraith - Monday, October 4, 2010 8:59 PM -
0 Votes
Assembly does not allow partially trusted callers
You can use Code Access Security Policy Tool (caspol.exe) to fully trust your share.Answered | 1 Replies | 4862 Views | Created by sugucse2006 - Monday, October 19, 2009 8:27 AM | Last reply by David Donabedian - Tuesday, November 3, 2009 3:34 PM -
0 Votes
Drag and Drop file from Windows Explorer in XBAP (Partial Trust)
Drag and drop is blocked in partial trust by design.Answered | 2 Replies | 3960 Views | Created by j3nonk - Thursday, August 13, 2009 7:43 AM | Last reply by j3nonk - Friday, August 14, 2009 9:10 AM -
0 Votes
XBAP Partial Trust Deployment Permission
Referred to this thread, Quote: Browser-hosted applications (XBAPs) are normally not full trust.Answered | 2 Replies | 4915 Views | Created by Padmalatha Dronamraju - Wednesday, May 25, 2011 10:16 AM | Last reply by Yves.Z - Wednesday, June 1, 2011 3:34 PM -
0 Votes
WCF partial trust & windows authentication, cant use default credentials ?
The SP2 fixes the issue of Wpf client can`t visit wcf service in partial trust with client credential manually.Answered | 12 Replies | 10061 Views | Created by admac - Wednesday, July 2, 2008 11:34 AM | Last reply by vincent_1234 - Tuesday, February 2, 2010 1:01 PM -
0 Votes
HTTP POST in WPF/XBAP with partial trust
Hi, Is it possible to do a HTTP POST in XAML browser app with partial trust?Answered | 1 Replies | 5629 Views | Created by simrem - Thursday, September 9, 2010 12:58 PM | Last reply by Andre N. - MSFT - Monday, September 13, 2010 6:03 PM -
1 Votes
Entity Framework in Partial trust environment doesn't work anymore!
Partial Trust mode.Answered | 9 Replies | 10187 Views | Created by Moses Soliman - Monday, September 14, 2009 11:03 PM | Last reply by Diego B Vega [MSFT] - Tuesday, January 26, 2010 8:50 PM -
0 Votes
How to send email from partial trust XBAP?
An partial-trust application should not be able to sneakily change it the moment before navigation is started.Answered | 7 Replies | 4520 Views | Created by TomGiam - Sunday, April 6, 2008 3:03 PM | Last reply by snez - Sunday, November 16, 2008 10:06 PM -
0 Votes
Security Exception: that assembly does not allow partially trusted callers
The error is "Security Exception: that assembly does not allow partially trusted callers" My code of DatabaseConnectionWP.vb file is ...Answered | 3 Replies | 4635 Views | Created by Nitin J Jain - Saturday, July 18, 2009 6:52 AM | Last reply by Nitin J Jain - Saturday, July 18, 2009 7:39 PM -
1 Votes
what are the trust levels are there in sharepoint 2010
Hi, what are the trust levels are there in sharepoint 2010 sekhar Hi, The ...Answered | 4 Replies | 10324 Views | Created by quation - Thursday, November 3, 2011 3:54 PM | Last reply by PriyaranjanKS - Wednesday, November 9, 2011 7:18 AM -
3 Votes
Partial Classes.
The partial class is used to in single namespace.Answered | 6 Replies | 1437 Views | Created by Rajesh Naidu.M - Tuesday, April 30, 2013 5:46 AM | Last reply by sulakshanaroyal - Saturday, May 26, 2018 3:33 PM - Items 1 to 20 of 195765 Next ›
No announcements