Remoting, delegates and security

  • Thread starter Thread starter Boniek
  • Start date Start date
B

Boniek

I want use client delegate in remoting object. When I want to set my
delegate to property of object or by parameter in method of object
appliaction called SecurityException becasue my client hasn't permission.
How I can remove that permission? I know that I can do that by .Net
configuration but I don't know how.
Maybe I can do that in my program? Maybe you have any other idea how I can
send information from remoting object to client which used that object?

Thank's for all.
Bonifacy Krzy¿yk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top