C
Chamith
HI all,
When i try to instanciate a Cerk object in the Activate Method of the Worker
Derived Class, It gives the following exception
System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic
failure
at
System.EnterpriseServices.CompensatingResourceManager.CrmLogControl.Register
Compensator(String progid, String desc, Int32 flags)
at
System.EnterpriseServices.CompensatingResourceManager.Clerk.Init(String
compensator, String description, CompensatorOptions flags)
at System.EnterpriseServices.CompensatingResourceManager.Clerk..ctor(Type
compensator, String description, CompensatorOptions flags)
Does anyone know what it means?
Thanx in advance
Chamith
When i try to instanciate a Cerk object in the Activate Method of the Worker
Derived Class, It gives the following exception
System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic
failure
at
System.EnterpriseServices.CompensatingResourceManager.CrmLogControl.Register
Compensator(String progid, String desc, Int32 flags)
at
System.EnterpriseServices.CompensatingResourceManager.Clerk.Init(String
compensator, String description, CompensatorOptions flags)
at System.EnterpriseServices.CompensatingResourceManager.Clerk..ctor(Type
compensator, String description, CompensatorOptions flags)
Does anyone know what it means?
Thanx in advance
Chamith