Article ID: 318287 - Last Review: February 1, 2007 - Revision: 6.3 What you need to use Active Server Pages (ASP) in FrontPage 2002This article was previously published under Q318287
For a Microsoft FrontPage 2000 version of this article, see 312638
(http://support.microsoft.com/kb/312638/
)
.
On This PageSUMMARY This article discusses the items required to use Microsoft
Active Server Pages (ASP) technologies with Microsoft FrontPage. Before you can
view the results of ASP features in FrontPage, you must install the components
listed in this article. ASP technology is designed for Web servers based on Microsoft Internet Information Services (IIS). The following list shows the platforms and Web servers that are supported:
MORE INFORMATIONHow to Find a Supported Web ServerPersonal Web Server 1.0This Web server is no longer available; however, you can install it if you have the Microsoft FrontPage 97 or Microsoft FrontPage 98 compact disc. It is located in the following folder on the compact discdrive:\PWS\ENU
where drive represents the drive
letter of your CD-ROM drive. Internet Information Server 2.0 or 3.0 and Peer Web Services 2.0 or 3.0These Web servers are included with Windows NT 4.0. You can install either Web server if you have the Windows NT 4.0 compact disc. To install the server, double-click the Inetstp.exe file in the following folder on the compact discdrive:\I386\INETSRV
where drive represents the drive
letter of your CD-ROM drive. Internet Information Server 4.0, Peer Web Services 4.0, and Personal Web Server 4.0These Web servers are included with the Windows NT 4.0 Option Pack. They are also available for download at the following Microsoft Web site:http://www.microsoft.com/technet/archive/winntas/deploy/ntopclst.mspx?mfr=true
(http://www.microsoft.com/technet/archive/winntas/deploy/ntopclst.mspx?mfr=true)
You can also install Personal Web Server 4.0 if you have the
Windows 98 compact disc. This program is located in the following folder on the
compact disc drive:\add-ons\pws
where drive represents the drive
letter of your CD-ROM drive. Internet Information Services 5.0This Web server is included with Windows 2000. You can install it when you initially install Windows 2000. Or, if you already installed Windows 2000, rerun Windows 2000 Setup to install it.Internet Information Services 5.1This Web server is included with Windows XP Professional. You can install it when you initially install Windows XP Professional. Or, if you already installed Windows XP Professional, rerun Windows XP Professional Setup to install it.ASP EngineThe ASP engine is a component of all IIS versions 4.0 and later. If you have a version earlier than 4.0, you can download the ASP engine from the following Microsoft Web site:http://download.microsoft.com/download/fp98/Utility/1.00/WIN98/EN-US/Asp.exe
(http://download.microsoft.com/download/fp98/utility/1.00/win98/en-us/asp.exe)
The ASP engine is also included on the FrontPage 98 compact disc.
To install the ASP engine from the FrontPage 98 compact disc, open the
following folder drive:\60 Minute Intranet Kit\60 Minute Intranet Kit\modules
where drive represents the drive
letter of your CD-ROM drive, and then double-click the Asp.exe file.Note Do not install the ASP engine if you have already installed IIS version 4.0 or later. 32-bit ODBC DriverOpen Database Connectivity (ODBC) is a widely accepted standard that allows software to communicate with a database. To use the ASP functionality in FrontPage, you must install the 32-bit ODBC database driver for the database that you want to use on your Web server. For example, the Northwind Sample database is a Microsoft Access database. To use this sample database, you need to install the Microsoft Access ODBC driver on your Web server.For additional information about ODBC drivers, visit the following Microsoft Web site: http://msdn.microsoft.com/en-us/data/aa937729.aspx
(http://msdn.microsoft.com/en-us/data/aa937729.aspx)
FrontPage Server ExtensionsFrontPage Server Extensions allow the FrontPage client to communicate with a Web server and allow you to author remotely.For additional information about how to install and configure FrontPage Server Extensions, click the following article numbers to view the articles in the Microsoft Knowledge Base: 300004
(http://support.microsoft.com/kb/300004/
)
How to install and configure
FrontPage 2000 Server Extensions on a Windows NT-based Web Server (Windows NT
or Windows 2000)
300543
(http://support.microsoft.com/kb/300543/
)
How to use
the command-line tools to install and configure the FrontPage Server Extensions
on IIS 4.0 and IIS 5.0
300544
(http://support.microsoft.com/kb/300544/
)
How to use
the command-line tools to upgrade to FrontPage Server Extensions 2002 on
Windows
TroubleshootingTo verify a successful ASP installation, you can run the following sample ASP code:
REFERENCES For additional information, click the following article
numbers to view the articles in the Microsoft Knowledge Base: 266456
(http://support.microsoft.com/kb/266456/
)
Personal Web Server is not included with Windows Millennium Edition
297943
(http://support.microsoft.com/kb/297943/
)
INFO:
Getting started with Active Server pages
| Article Translations
|
Back to the top
