InvalidMLSDatabaseException Class

Thrown when the target database is not a valid MapPoint Location Server database.

Microsoft.MapPoint.LocationServer.Management

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

Remarks

When this exception occurs, ensure that you are connecting to the correct (MapPoint Location Server) database.

See Also

Initialize Method