Windows > Plesk

asp error '800736b1'

(1/1)

sajugovind:
A website where ASP ADODB connection to a database is used sends the following response:


--- Code: ---asp error '800736b1'
File: file.asp, line #
--- End code ---

The root cause is that website is hosted on 64-bit system, and IIS pool option "Enable 32-bit Applications" is not enabled for the site application pool.

To fix the issue, Go to the application pool's advanced properties and choose "True" for the "Enable 32-bit applications" option.

Thank you,

Navigation

[0] Message Index

Go to full version