Issues with Classic ASP on IIS7

aspasp.netiis-7

The project I'm working on is currently using classic ASP running under IIS7. We are considering migrating to ASP.NET for portions of the code, but would still likely have some classic ASPs around still.

It is my understanding that our ASP.NET code will likely run better on IIS7, but are there any issues or gotchas to be aware of with running classic ASP under IIS7?

Any insight, tips, or advice would be valuable! Thanks!