by jask2002
19. March 2012 05:52
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
[More]
|
Has this post helped you? Saved you? If you'd like to show your appreciation. Please buy me a coffee or make a small contribution
toward blog's maintenance(to keep it Ads free )
|
f80066c3-fbab-49d8-a2ff-5f64d9dc91f0|0|.0
Tags: .Net, GC, dllhost.eexe
.Net | GC | Debugging