Actually on IIS 7 you can configure the application pools to run in 32-bit mode. Then you can test your application in 32-bit mode first in IIS 7.
If it runs fine in that mode, you can switch to a 64-bit pool and test again.
Lex Li
Support Engineer at Microsoft
---------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.