J
Joe
I have a winforms user control that I need to use in our web page. The
control connects to a remoting object.
When I try and make the initial connection I get an error message:
"The application attempted to perform an operation not allowed by the
security policy. To grant this application the required permission, please
contact your system administrator, or use the Microsoft .NET Framework
Configuration tool.
That assembly does not allow partially trusted callers"
I'm not sure what to do here. The assembly is downloaded by IE so I don't
know how to change its' permissions.
Thanks,
Joe
control connects to a remoting object.
When I try and make the initial connection I get an error message:
"The application attempted to perform an operation not allowed by the
security policy. To grant this application the required permission, please
contact your system administrator, or use the Microsoft .NET Framework
Configuration tool.
That assembly does not allow partially trusted callers"
I'm not sure what to do here. The assembly is downloaded by IE so I don't
know how to change its' permissions.
Thanks,
Joe