Click here to Skip to main content
15,889,034 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: 3.5 to 3.0 Conversion Pin
Pete O'Hanlon28-Jan-08 21:53
mvePete O'Hanlon28-Jan-08 21:53 
GeneralRe: 3.5 to 3.0 Conversion Pin
Ed.Poore29-Jan-08 2:08
Ed.Poore29-Jan-08 2:08 
GeneralRe: 3.5 to 3.0 Conversion Pin
Pete O'Hanlon29-Jan-08 2:58
mvePete O'Hanlon29-Jan-08 2:58 
GeneralRe: 3.5 to 3.0 Conversion Pin
Ed.Poore29-Jan-08 3:01
Ed.Poore29-Jan-08 3:01 
Question0xc0150002 error Pin
Arsalan Malik28-Jan-08 4:54
Arsalan Malik28-Jan-08 4:54 
GeneralCross post Pin
led mike28-Jan-08 7:09
led mike28-Jan-08 7:09 
GeneralRe: Cross post Pin
Arsalan Malik29-Jan-08 1:24
Arsalan Malik29-Jan-08 1:24 
GeneralRemoting and events Pin
bwilhite28-Jan-08 3:14
bwilhite28-Jan-08 3:14 
Even just a nudge in the right direction would be much appreciated...

I'm trying to use events with remoting over a tcp channel (writing in C#, mostly), and I'm getting this Security Exception thrown:
"System.Security.SecurityException: Type System.DelegateSerializationHolder and the types derived from it (such as System.DelegateSerializationHolder) are not permitted to be deserialized at this level."

I'm running this under an administrative account, and so far all the code is running locally on the machine. From what I've learned so far about security, I thought that all local code was defaulted full-trust permissions, so I'm not sure what the problem is. I've looked at several articles in various places, but most seem like just a general introduction to .net security.

Any help would be greatly appreciated.
GeneralRe: Remoting and events Pin
led mike28-Jan-08 6:57
led mike28-Jan-08 6:57 
GeneralRe: Remoting and events Pin
bwilhite28-Jan-08 8:21
bwilhite28-Jan-08 8:21 
GeneralRe: Remoting and events Pin
bwilhite28-Jan-08 14:04
bwilhite28-Jan-08 14:04 
GeneralRe: Remoting and events Pin
Joachim Kerschbaumer6-Feb-08 4:24
Joachim Kerschbaumer6-Feb-08 4:24 
GeneralRe: Remoting and events Pin
bwilhite6-Feb-08 10:10
bwilhite6-Feb-08 10:10 
Generalabout web services Pin
dSolariuM27-Jan-08 2:39
dSolariuM27-Jan-08 2:39 
GeneralRe: about web services Pin
Paul Conrad27-Jan-08 10:28
professionalPaul Conrad27-Jan-08 10:28 
GeneralRe: about web services Pin
pmarfleet27-Jan-08 12:04
pmarfleet27-Jan-08 12:04 
GeneralRe: about web services Pin
bwilhite28-Jan-08 3:21
bwilhite28-Jan-08 3:21 
GeneralTable Adapter Weirdness Pin
#realJSOP25-Jan-08 9:57
mve#realJSOP25-Jan-08 9:57 
GeneralRe: Table Adapter Weirdness Pin
Paul Conrad25-Jan-08 11:25
professionalPaul Conrad25-Jan-08 11:25 
GeneralRe: Table Adapter Weirdness Pin
#realJSOP25-Jan-08 11:38
mve#realJSOP25-Jan-08 11:38 
GeneralRe: Table Adapter Weirdness Pin
Paul Conrad26-Jan-08 7:21
professionalPaul Conrad26-Jan-08 7:21 
GeneralRe: Table Adapter Weirdness Pin
led mike28-Jan-08 6:40
led mike28-Jan-08 6:40 
GeneralRe-using Code Pin
#realJSOP25-Jan-08 5:09
mve#realJSOP25-Jan-08 5:09 
GeneralRe: Re-using Code Pin
Tristan Rhodes25-Jan-08 5:31
Tristan Rhodes25-Jan-08 5:31 
GeneralRe: Re-using Code Pin
#realJSOP25-Jan-08 5:50
mve#realJSOP25-Jan-08 5:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.