Tagged Questions
The e-accessdenied tag has no wiki summary.
1
vote
2answers
970 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 ...
0
votes
2answers
1k views
Permission to provision new site collection through workflow
I am stuck onto a very strange situation.
I have a workflow that i use to provision new site on my web application. This workflow uses one custom workflow activity to provision the site using ...