COM+ Method level security problem
- From: bsmith@xxxxxxxxxxxxx (Brendon)
- Date: 26 Apr 2005 05:01:55 -0700
Hello,
I'm trying to use COM+, method level security...
Have a vb.net dll class that inhertis from servicedcomponent, has
strong name, TLB, registered in GAC and COM+. Have applied
ComponentAccessControl(), SecureMethod() to class level and
SecurityRole to specific methods I want to allow acess to given
roles...am getting error:
Method-level role based security requires an interface definition for
class method.
I am new to COM+ - have used MTS in the past but am starting to wonder
if I should be using web services instead, or .net remoting...but have
had read conflicting reports on all of these? and can't seem to find
ANY helpful information regarding this error....
any comment or help will be much appreciated.
Thanks,
Brenodn.
.
- Follow-Ups:
- Re: COM+ Method level security problem
- From: Gabriel Lozano-Morán
- Re: COM+ Method level security problem
- Prev by Date: Correct deployment scenario for serviced components - IIS and MSSQ
- Next by Date: Re: COM+ Method level security problem
- Previous by thread: Correct deployment scenario for serviced components - IIS and MSSQ
- Next by thread: Re: COM+ Method level security problem
- Index(es):
Relevant Pages
|