I have done several WebServices that are used all the time, but never when the WebApp is using the newer framework with Process Pooling.

I now have a WebApp that uses the new framework and want to also create a WebService in that app, but am unsure how the Process Pooling will affect the WebService.

Is it possible to have a WebApp which uses Process Pooling to also have a WebService?