M
Michael Burgess
Hi there,
When I try to get an instance of my Excel application in code I get an
UnauthorizedAccessException thrown with 'Access Is Denied'.
I've heard that DCOM needs permissioning to allow access, but I'm not
sure how. I've tried adding ASPNET into the security as a user with
the rights to do so, but no joy. The ASP.NET app in question has
anonymous access disabled - does that make any difference?
Any ideas? Not found anything that's worked for me yet on the net.
Cheers,
Michael.
When I try to get an instance of my Excel application in code I get an
UnauthorizedAccessException thrown with 'Access Is Denied'.
I've heard that DCOM needs permissioning to allow access, but I'm not
sure how. I've tried adding ASPNET into the security as a user with
the rights to do so, but no joy. The ASP.NET app in question has
anonymous access disabled - does that make any difference?
Any ideas? Not found anything that's worked for me yet on the net.
Cheers,
Michael.