Delphi XE7 under Intraweb published as ASP.

Source: Internet
Author: User

First, XE7 under the Intraweb development here does not say, the focus is in the development of Intraweb with the ISAPI is different to select the IW library, compiled into DLL files.

Second, the configuration of the website

1, this is the physical path of the site, C:\site

2. Add application pool, then right-click, advanced Settings, turn on 32-bit compatibility mode

3. Log the process as Administrator mode

4, choose. NET version 4.0

5. After the configuration, verify the login, no problem

Third, the site file directory path, which is the C:\site path folder and files. Bin is not small, there are intraweb officially provided three DLL files, MyWebAPP1 folder inside our DLL and other Web site required files

Our own application files

Three DLLs provided by the official

The point is that the other two documents provided by the official, one is web. config and the other is global.asax. Need to change is Web. config

We need to change the red line part of the MyWebApp1 this folder name, and our DLL file full path, the rest do not move.

After saving, test:
http://127.0.0.1:9999/

Delphi XE7 under Intraweb published as ASP.

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.