I have a .NET application running in the sandbox (itâ??s an embedded .NET
control in a web page). When it tries to access an unmanaged DLL or ActiveX
control for the first time there is a long (2 minute) delay. During the
delay the CPU is essentially idle. After the initial delay we are able to
use the DLL as expected. The web page is in a zone that has full trust.
Thanks,
Brad