R
Roberto López
Hi,
I have one function that access Active Directory to obtain users and groups
to use later in my application. Well, it works perfectly!
only fails when I am debuggin step by step the application ¿?, when the app
runs normaly, it works fine... but when runs step by step
to check other functions it always have multiple errors like
"Exception in System.Runtime.InteropServices.COMException in
System.DirectorySevices.dll, additional information: HRESULT:
0x80005008"
What is this???.
I have one function that access Active Directory to obtain users and groups
to use later in my application. Well, it works perfectly!
only fails when I am debuggin step by step the application ¿?, when the app
runs normaly, it works fine... but when runs step by step
to check other functions it always have multiple errors like
"Exception in System.Runtime.InteropServices.COMException in
System.DirectorySevices.dll, additional information: HRESULT:
0x80005008"
What is this???.