all groups > dotnet interop > september 2005 >
You're in the

dotnet interop

group:

UnauthorizedAccessException with third party component


UnauthorizedAccessException with third party component Felipe Garcia
9/28/2005 2:05:25 PM
dotnet interop:
I'm using a third party COM+ component inside C# (v 1.1.4322) application.

I installed the proxy on my machine, it were working fine.
But since yesterday, unexpectedly, the component stopped working.
Then exactly at the moment that i'm instantiating the component, I get an
exception of type UnauthorizedAccessException, that just show "Access
Denied".
This third party COM+ component is an unmanaged component, probably written
in VB 6.
Is there a way, to find out where this exception is being thrown or find
more details about the exception ?

I already tried to reinstall the component, redo the project references to
the component, catch first chance exceptions. But they didn't worked.


Thanks in advance.

Felipe Garcia


Re: UnauthorizedAccessException with third party component Felipe Garcia
9/28/2005 2:45:17 PM
Sorry.
I forgot mentioning Event Log.
There is nothing in Event Log. I also checked there.

I'm using Windows XP with SP2

"Robert Jordan" <robertj@gmx.net> escreveu na mensagem
news:dhejdt$r9r$03$1@news.t-online.com...
[quoted text, click to view]

Re: UnauthorizedAccessException with third party component Robert Jordan
9/28/2005 7:21:01 PM
Hi,

[quoted text, click to view]

Event log?

[quoted text, click to view]

Repost the question to

microsoft.public.dotnet.framework.component_services
microsoft.public.platformsdk.complus_mts

and don't forget to specify the exact OS version.

Re: UnauthorizedAccessException with third party component Willy Denoyette [MVP]
9/30/2005 4:54:37 PM
This exception is security related, check your COM+ component security
settings, something must be changed at some point in time.
Did you check the eventlog at the server side?

Willy.

[quoted text, click to view]

AddThis Social Bookmark Button