.net, COM+, and SecurityCallContext

  • Thread starter Thread starter David
  • Start date Start date
D

David

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
 
Are you sure that you're calling into a COM+ hosted instance of your
component?
 

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