by cnwjhp1 >> Mon, 29 Oct 2007 1:04:52 GMT
Is serverExecution involved? Passing large amounts of transients back and forth can use up that amount of time, and serverExecution is ignored in SingleUser mode.
Even if you used the same ini file (did you?), running the app in singleUser mode vs thin client uses different sections of the ini file. And if serverExecution is involved in thin client mode, RemoteTransientCache could be involved also. Transient or persistent cache size in each relevant section could be the issue.