ASP error reporting is not activated on win38. Any error returns a 500 error with no details; not very useful… can that be activated?
I notice also that <!–#include file=… does not work. After moving a site, I’ve had to go through and change all the includes to use <!–#include virtual=… (Once I figured out why I was getting 500 errors with no other information!)