The process model is a description of how IIS should handle the process that runs all ASP.NET applications on the server. It is found in the Machine.config file on the server.
Since I assume you are using Visual Studio.NET, I suggest you look at the Help facility. Look up "process model" and "machine.config" to get started.
:)
-Van
(Old dog learning new tricks...)
|