1

I have windows 2008 - 64 bit and IIS7.5 , I can't use web sites under Classic Application pool. if I set Classic application pool, site shows error 404.17 , and try to use static handler for it's content.

If I use integrated application pool then some of my sites that use custom http module in their web.config dont work correctly. How can I use classic application pool?

Thanks

UPDATE: if I set Enable 32-bit ... to true , classic application pool works

Ashian
  • 400
  • 1
  • 7
  • 24
  • Good man! I was about to answer then saw the update. now answer your own question below :) – Campo Jul 27 '10 at 18:55

1 Answers1

0

if I set Enable 32-bit ... to true , classic application pool works

Ashian
  • 400
  • 1
  • 7
  • 24