Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When you have a Managed COM+ component written in C# class library and hosted on to DLLHOST.EXE
By default on a multi proc box .Net would load Server Mode GC(Mscorsvr) and in case you want to change the GC flavor to Workstation Mode (Mscorwks) for some reasons
Typically we do the change in aspnet.config in framework 2.0 folder