Hi all.

I’m developing a COM Component with .NET that provides access to Active Directory.

I created a class called ADException that derives from ApplicationException. The problem is that when I throw an ADException I receive an Application exception on the client that uses the component with the following message:

Exception from HRESULT: 0x80131600

 

¿Does anybody know what’s going on?

Thanks.

 

Pablo Curello.

Reply via email to