473,320 Members | 2,000 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Error when Instanciating the Clerk object in a CRM Worker Derived class

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.CompensatingResourceMana ger.CrmLogControl.Register
Compensator(String progid, String desc, Int32 flags)
at
System.EnterpriseServices.CompensatingResourceMana ger.Clerk.Init(String
compensator, String description, CompensatorOptions flags)
at System.EnterpriseServices.CompensatingResourceMana ger.Clerk..ctor(Type
compensator, String description, CompensatorOptions flags)

Does anyone know what it means?

Thanx in advance

Chamith

Nov 22 '05 #1
2 1432
Chamith,

Can you give a little more information about what the Clerk and Worker
objects are? You seem to be using EnterpriseServices. If you provide more
information, it would be easier to point you in the right direction.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Chamith" <ch*****@msn.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
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.CompensatingResourceMana ger.CrmLogControl.Register Compensator(String progid, String desc, Int32 flags)
at
System.EnterpriseServices.CompensatingResourceMana ger.Clerk.Init(String
compensator, String description, CompensatorOptions flags)
at System.EnterpriseServices.CompensatingResourceMana ger.Clerk..ctor(Type compensator, String description, CompensatorOptions flags)

Does anyone know what it means?

Thanx in advance

Chamith

Nov 22 '05 #2
Chamith,

Can you give a little more information about what the Clerk and Worker
objects are? You seem to be using EnterpriseServices. If you provide more
information, it would be easier to point you in the right direction.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Chamith" <ch*****@msn.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
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.CompensatingResourceMana ger.CrmLogControl.Register Compensator(String progid, String desc, Int32 flags)
at
System.EnterpriseServices.CompensatingResourceMana ger.Clerk.Init(String
compensator, String description, CompensatorOptions flags)
at System.EnterpriseServices.CompensatingResourceMana ger.Clerk..ctor(Type compensator, String description, CompensatorOptions flags)

Does anyone know what it means?

Thanx in advance

Chamith

Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chamith | last post by:
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):...
6
by: Bill Rubin | last post by:
The following code snippet shows that VC++ 7.1 correctly compiles a static member function invocation from an Unrelated class, since this static member function is public. I expected to compile the...
1
by: cindy | last post by:
Get data into datatable, add to dataset dsSearch " Get data into datatable, add to dataset dsSearch Using In-Memory SQL Engine join the tables and select the filenames from the join, add to...
2
by: Giovanni Bassi | last post by:
Hello All, I have encountered a problem. I am using visual inheritance and my base form adds an event handler on Form Load using the AddHandler Keyword. The problem is that if the Event...
3
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. ...
0
by: erik.erikson | last post by:
I am getting a compiler error that I can't well explain or even understand the origin of (though I boiled it down close...). Below is a bare-bones example. What I am doing is defining the...
6
by: Lawrence Spector | last post by:
I ran into a problem using g++. Visual Studio 2005 never complained about this, but with g++ I ran into this error. I can't figure out if I've done something wrong or if this is a compiler bug. ...
5
by: Ami | last post by:
Hi All, I am trying to create a class whose constructor takes Void parameter and stores it for future reference. It works fine as expected. class base { public: base(LPVOID pObj){ //store...
1
by: Jonas Schneider | last post by:
Heya, don´t know if you know BOINC: it´s a system for distributed computing, therefore distributing work to many computers and creating a little super-computer, see also their homepage:...
1
by: emekadavid | last post by:
this is my code logic: I have a JSR 199 (JavaCompiler) that plugs in a processor (processor extends AbstractProcessor), the processor supports the annotation I want to reflect upon, @Worker and...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.