Background:
I'm trying to do work on the Home Realm Discovery page-- ultimately trying to inject a WHR clause to bypass the Home Realm Discovery page.
What I'm trying to do won't work unless I switch the application pool from "Integrated" to "Classic" ( I get errors in the browser) .

The issue:
When I switch the IIS Application Pool for ADFS from "Integrated" to "Classic" (Framework v 2.0), my Home Realm Discovery page won't show up on my browser.
When I switch things back to "Integrated" in the IIS Application Pool, the Home Realm Discovery page gets successfully drawn.

How do I get things set up so that the Home Realm Discovery page is drawn in the browser with IIS set to "Integrated"?