The .Net Framework Data Providers require Microsoft Data Access Components(MDAC). Please install Microsoft Data Access Components(MDAC) version 2.6 or later
The reason for this error is that the application pool is trying to
read a registry key from the HKey_Current_User hive which isn't always
loaded.
The solution is as follow:
- Open IIS management console
- Click on "Application Pools"
- Right-click the pool for your web site and select "Advanced Settings"
- Change the setting "Load User Profile" to True
Không có nhận xét nào:
Đăng nhận xét