ActiveDirectorySearchErrorException Class

Thrown if a Microsoft® Active Directory® search fails to locate the specified user's domain and alias.

Microsoft.MapPoint.LocationServer.Management

Public Class ActiveDirectorySearchErrorException Inherits Microsoft.MapPoint.MapPointException
    Member of Microsoft.MapPoint.LocationServer.Management
[C#]
public class ActiveDirectorySearchErrorException : Microsoft.MapPoint.MapPointException
    Member of Microsoft.MapPoint.LocationServer.Management

Remarks

This exception can occur when a user is being added to MapPoint Location Server.

See Also

AddUser Method