ODBC Logging in IIS 7.5
I recently upgraded my web server to WIndows 2008 R2 64bit and have everything setup and running properly. However we previously used odbc logging in IIS 6 to log all of our hits to web sites. In IIS 7.5 however when I enable ODBC logging I start getting 500 errors on my essentials ADF sites and Silverlight sites. I think this may be related to essentials running on there own app pools with local accounts. Has anyone else had this issue with this?
-
Hi Nick,
This article sounds like it fits your issue:
http://forums.iis.net/t/1159868.aspx
The Essentials app pools run with the "enable 32-bit applications" flag set to true. We've allowed 64-bit app pools for Essentials 3.6 but that is only for the REST (Silverlight) sites. ADF will always need to run in a 32-bit enabled application pool.
See if you can configure a DSN that accepts a 32-bit connection like the article says and I think that will resolve your issue.
Regards,
-Malcolm
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar