|
-
Oct 24th, 2002, 06:21 AM
#1
Thread Starter
Lively Member
Security problems with remoting
When I load an assembly (located remotely) that uses remoting, it gives an exception whenever I do any remote calls using it saying I need to set the security for this assembly in the security policy.
It runs ok once I set it using the .Net Wizard o give the assembly full trust.
But whenever I recompile the assembly i need to go and set the security to give full trust to the assembly using the wizard again.
It's a pain. And i can only imagine the pain when I want to deploy the app to remote users.
Is there any way for the main app to be able to set the security to give full trust to the remote assembly automatically?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|