Hi, In a server environment where there are multiple non-cross-trusting sites a "best practice" is to put the sites in separate application pools. To further secure these pools, you can have the pool run under a separate account (via the identity properties). Is there any reason why the worker...