Migrating ASP Programs

Source: Internet
Author: User

Original operating Environment:

Operating system: Windows Server 2003

Database system: Access

Web Server Software: IIS 6.0

Programming Language: ASP

Current operating Environment:

Operating system: Windows Server 2008

Database system: Access

Web Server Software: IIS 7.0

Programming Language: ASP

Task: The transfer of the relevant website (program and data) of the fine course to another server is to separate the business from the educational administration server, reasonably divide the teaching, scientific research, management and other business, and ensure the stable operation of each server.

Migration program: first of all, the Windows 2003 of the Fine Course website (program and data), through the server copy, all the data to the other server.

To publish a Web site step: operate primarily in IIS Manager

1) build the application pool, or share a program pool;

2) Add the application, set the alias, select the corresponding application pool, select the program physical path;

Note A matter:

When you create an application pool, be sure to enable 32-bit programs because the operating system is 64-bit.

Problems in the test run:

Server Error - Internal server error.

There is a problem with the resource you are looking for, so it cannot be displayed.

Through the above, we don't know where the real problem is. So to enable ASP mode properties, send errors to the browser and enable server-side mode.

With the above settings, the following error messages are further obtained:

Microsoft OLE dbprovider for ODBC Drivers error ' 80004005 '

The [microsoft][odbcmicrosoft Access driver ] action must use an updatable query .

/hm/include/db.asp, line 101

Solution : to the site database to the "Everyone" permission, that is, solve the above problems.


This article is from the "sky9890" blog, make sure to keep this source http://sky9896.blog.51cto.com/2330653/1942332

Migrating ASP Programs

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.