42 references to Error
System.DirectoryServices.AccountManagement (42)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (5)
150
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
198
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADAMStoreCtx", "SetupPasswordModification: caught TargetInvocationException with message " + e.Message);
271
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADAMStoreCtx", "PopulatAuxObjectList Unable to read schemaNamingContrext from " + userSuppliedServerName);
292
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADAMStoreCtx", "PopulatAuxObjectList Unable to read ldapDisplayName from " + SchemaNamingContext);
310
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADAMStoreCtx", "PopulatAuxObjectList COM Exception");
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (5)
410
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADStoreCtx", "Insert, Save Failed (attempting to delete) Exception {0} ", e.Message);
424
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADStoreCtx", "Insert, Deletion Failed {0} ", deleteFail.Message);
446
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADStoreCtx", "Invalid targetPermission in AccessCheck");
930
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "ADStoreCtx", "ChangePassword: computer acct, can't change password.");
2558
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
System\DirectoryServices\AccountManagement\AD\RangeRetriever.cs (1)
180
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "RangeRetriever", "GetNextChunk: caught COMException, ErrorCode={0}", e.ErrorCode);
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (4)
291
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "SDSUtils", "ApplyChangesToDirectory: caught COMException with message " + e.Message);
318
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "SDSUtils", "SetPassword: caught TargetInvocationException with message " + e.Message);
352
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "SDSUtils", "ChangePassword: caught TargetInvocationException with message " + e.Message);
466
GlobalDebug.
Error
,
System\DirectoryServices\AccountManagement\AuthZSet.cs (1)
192
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "AuthZSet", "Caught exception {0} with message {1}", e.GetType(), e.Message);
System\DirectoryServices\AccountManagement\Context.cs (3)
653
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
756
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "PrincipalContext",
910
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
System\DirectoryServices\AccountManagement\Principal.cs (2)
419
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Principal", "Save(context):, Update Failed (attempting to move back) Exception {0} ", e.Message);
431
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Principal", "Save(context):, Move back Failed {0} ", deleteFail.Message);
System\DirectoryServices\AccountManagement\SAM\SAMMembersSet.cs (1)
414
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
441
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "SAMStoreCtx", "UnlockAccount: caught COMException, message={0}", e.Message);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (3)
493
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
579
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
1136
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
System\DirectoryServices\AccountManagement\SAM\SAMUtils.cs (1)
43
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "SAMUtils", "GetOSVersion: caught COMException with message " + e.Message);
System\DirectoryServices\AccountManagement\Utils.cs (15)
161
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "ConvertByteArrayToIntPtr: caught exception of type "
374
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "GetCurrentUserSid: OpenProcessToken failed, gle=" + lastError);
381
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "GetCurrentUserSid: OpenThreadToken failed, gle=" + error);
403
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "GetCurrentUserSid: GetTokenInformation (1st try) failed, gle=" + getTokenInfoError);
424
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
445
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
481
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "GetMachineDomainSid: LsaOpenPolicy failed, gle=" + Interop.Advapi32.LsaNtStatusToWinError(err));
496
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "GetMachineDomainSid: LsaQueryInformationPolicy failed, gle=" + Interop.Advapi32.LsaNtStatusToWinError(err));
515
GlobalDebug.WriteLineIf(GlobalDebug.
Error
,
568
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "GetDcName: DsGetDcName failed, err=" + err);
612
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "LookupSid: LookupAccountSid (1st try) failed, gle=" + lastErr);
631
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "LookupSid: LookupAccountSid (2nd try) failed, gle=" + lastErr);
759
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "BeginImpersonation: LogonUser failed, gle=" + lastError);
769
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "BeginImpersonation: ImpersonateLoggedOnUser failed, gle=" + lastError);
801
GlobalDebug.WriteLineIf(GlobalDebug.
Error
, "Utils", "IsMachineDC: DsRoleGetPrimaryDomainInformation failed, err=" + err);