I have some older apps written in VB5 (I know, I know) and I need to use them under IIS 7. I've already created an XML that I can use with 'pkgmgr' to get everything (IIS, Application Development, CGI, etc) set up and I have a web.config to enable my exe's once IIS is up and running. The issue that I...