I'm looking at the list; big issue is the double-load of the webapp, and after reviewing the code, we were only loading it once in the child process. The error was duplicated in the -X single-process mode - so that isn't it either. Grrr. Ideas?
I'd mentioned .NET 1.0 / 2.0 - well it turns out we simply load the latest COR flavor installed on the machine (it's not hard coded at all.) Although we could add an explicit option, it obviously isn't that critical. Anything else preventing the next candidate? If nobody has patches or negative feedback by Monday, I'll roll then. Bill