Run 32-bit ASP on SBS / Server 2008 64-bit edition
How do I configure a website within SBS 2008 to run as 32-bit? I am trying to run ASP code to access a MDB database, but there's no 64-bit ADODB drivers available that I can find. So, I need to run the website as 32-bit. But when I set the website's application pool to 'allow 32-bit applications', I get this error message: "The requested page cannot be accessed because the related configuration data for the page is invalid."
I have enabled and checked the 'failed request tracing log files', but no files appear. I have allowed 'everyone' full access permissions to the inetpub folder and subfolders, but that did not work.
Attached is the applicable .config files from the C:\windows\system32\inetsrv\config and C:\inetpub\temp\appPools folders, but I renamed them to .txt files