64-bit windows jmail component error Solution

Source: Internet
Author: User

When using jmail for 64-bit Windows Server 2008 + iis7, an error is returned even if jmail has been successfully registered. In this case, you need to enable the 32-bit compatibility mode. The procedure is as follows:

1. Enable the 32-Bit mode

1. Click Start, click Run, type cmd, and click OK ".

2. type the following command to enable the 32-Bit mode:

Cscript % systemdrive % \ Inetpub \ adminscripts \ adsutil. vbs set w3svc/apppools/enable32bitapponwin64 1

2. Register jmail. dll

C: \ windows \ system32 \ regsvr32 c: \ windows \ system32 \ jmail. dll

Note: The Path "C: \ windows \ system32 \ jmail. dll" must be changed to the path where you store the jmail component. In addition, pay attention to the spaces in the middle.

Set IIS process pool-enable 32-bit ApplicationProgram-True: After. NET is compiled, IIS uses 64-bit loading by default after any CPU is used on the platform, but access the 32 COM component, resulting in incompatibility! But it doesn't matter. The problem will be solved after the above two steps.

Attachment: Install ASP Component in IIS: jmail mail sending and receiving component

Related Article

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.