Enabling 32 bit applications on x64 with IIS7 to allow for usage for MS Access databases
Note: you can also work with the trial samples using alternate databases including MS SQL Server, Oracle and MySQL see the /database folder in your .netCHARTING installation readme.txt for deployment and database setup details)
To setup MS access support on x64:
- Open the Internet Information Services (IIS) Manager
- Select the Sites high level entry in the IIS Manager
- Select the web site in use then r-click-->manage web site-->advanced settings
- Confirm the Application Pool name in use for the site
- Select the Application Pools high level entry in the IIS Manager
- Click the application pool ldentified from step 4
- Application Pools-->Advanced Settings-->Enable 32-Bit Applications
- Set this value to true, click okay.