I am attempting to write a small COM+ app for practice for an MCAD
exam. I am using the "SecurityCallContext.CurrentCall" command but
when I invoke it I receive the error " No security context is
available." Is the SecurityCallContext only applicable for specific
environments?
Thanks
Nicole Calinoiu - 11 Jul 2006 13:26 GMT
Are you sure that you're calling into a COM+ hosted instance of your
component?
>I am attempting to write a small COM+ app for practice for an MCAD
> exam. I am using the "SecurityCallContext.CurrentCall" command but
[quoted text clipped - 3 lines]
>
> Thanks