What does this exception message mean while doing remoting? ''Type System.DelegateSerializationHolder and the...'

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I'm trying to do some remoting and I'm getting the following error when I
register a callback function:

'Type System.DelegateSerializationHolder and the types derived from it (such
as System.DelegateSerializationHolder) are not permitted to be deserialized
at this security level.'

Does anybody know what that means?

TIA - Jeff.


.



Relevant Pages

  • Re: Question about remoting
    ... to the metadata in order to set up the remoting proxy. ... register the type as a remoted type through the RemotingConfiguration class, ... How can I control whether Singleton or SingleCall is used> if I control the thing through code, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Question about remoting
    ... application would be if I could find a use for remoting in the workplace. ... Data from these servers is then downloaded into systems by software which is ... > register the type as a remoted type through the RemotingConfiguration class, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: how to confiure the remoting without .config File by changinf url of the Server
    ... Everything you can do with a configuration file you can do programatically. ... If you are going to use sinks you need create the sink providers. ... Then you need to create and register the channels. ... Then you register the class that will handle the remoting using ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Asynchronous Remoting from ASP.NET Web Pages
    ... > My ASP.NET application (on SERVER-A) has been calling .NET remoting ...
    (microsoft.public.dotnet.framework.remoting)
  • Remoting from Web Part
    ... I am developing a Web Part that needs Remoting (it is a client-activated ... configuration in the web.config file and loading that configuration in ... then create a channel and register it). ...
    (microsoft.public.sharepoint.portalserver.development)