Share via


Microsoft MapPoint Location Server Application Development Requirements

To develop server-side applications for Microsoft® MapPoint® Location Server, you must have the following software and permissions:

Microsoft .NET Framework version 1.1

For information about how to get the .NET Framework version 1.1, see this page on Microsoft.com.

Microsoft Visual Studio® .NET 2003

To use a version of the MapPoint Location Server SDK documentation that is integrated with the Visual Studio .NET online documentation, you must install Visual Studio .NET 2003. For information about how to get Visual Studio .NET, see this page on Microsoft.com.

Microsoft MapPoint Location Server Management API

Install the new Microsoft MapPoint Location Server Management API (version 1.0) assemblies on your development computer. Specifically, you need the following assemblies:

Microsoft.MapPoint.LocationServer.Types.dll—Contains the MapPoint Location Server data types.

Microsoft.MapPoint.LocationServer.Management.dll—Contains classes that provide methods for managing MapPoint Location Server.

Microsoft.MapPoint.LocationServer.Core.dll—Contains classes that are required by the management API types. This assembly should be used only to add as a reference to your project; do not use types from this assembly directly in your source code.

To use these assemblies, add them to your local global assembly cache or copy them to your local application Bin folder.

Microsoft® SQL Server™ 2000

The MapPoint Location Server database is installed on an instance of SQL Server 2000. This instance of SQL Server is configured to use Microsoft® Windows® Authentication. Your enterprise domain and alias must have permission to connect to the MapPoint Location Server database.You must also have a Secure Sockets Layer (SSL) root certificate on your client or development computer to establish a more secure connection to the computer running SQL Server.

See your database administrator to get access to the MapPoint Location Server database.

Security Group

The account under which MapPoint Location Server management applications run must be a member of the MLSADMINISTRATORS security group.