FIX: You cannot run multiple processes of ASP.NET at the same time Fixes a problem in the .NET Framework that you cannot run ASP.NET in high isolation and you cannot run multiple ASP.NET processes at one time. Describes how to run multiple processes of Aspnet_wp.exe by using Dllhost (COM+).
FIX: COM to COM+ Marshaling Does Not Handle Enregistered Arguments Correctly When marshaling between COM and COM+ occurs, a process may end unexpectedly and an access violation may occur under some circumstances. This problem occurs when you are marshaling arguments that are enregistered . An enregistered value is a value that...