In a COM+ application in production environment we get the following error:
System.Runtime.InteropServices.COMException (0x80080008): Object server is stopping when OLE service contacts it (Exception from HRESULT: 0x80080008 (CO_E_SERVER_STOPPING))
What is the cause of this problem and how can we solve it?