Detailed explanation of some settings for running Asp+Access website on 64bit Win2008

黄舟
Release: 2017-06-04 11:10:29
Original
1515 people have browsed it

This article mainly introduces some settings for running theAsp+Access website on 64bit Win2008. Friends in need can refer to

Running the Asp + Access website on 64bit Win2008

1,InstallationASP.

Control Panel\Programs\Turn Windows features on or off\Roles: Web Server (IIS)\Add Role Service

Select ASP, OK

2, Create website

3, Set the application pool where the website is located

Advanced settings\Enable 32-bit applications: True

Now the website should be able to run normally.

If it still doesn't work, you may need to modify the permissions of the directory where the database file is located (note that the *.mdb file needs to give the IUSR user write permissions), read-only and other settings.

The above is the detailed content of Detailed explanation of some settings for running Asp+Access website on 64bit Win2008. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!