Tagged Questions
1
vote
2answers
988 views
Why do I get E_ACCESSDENIED calling a COM+ method from a proxy?
Sorry if this is a bit long whinded... consider this:
I have a COM+ application in a namespace called Company that exposes an object called Server which has the following methods:
bool ...