ServicedComponent being invoked is not correctly configured

  • Thread starter Thread starter Demon News
  • Start date Start date
D

Demon News

I have a serviced component (Library) that when I try to run in debug mode
comes up with the following error:

"The ServicedComponent being invoked is not correctly configured (Use
RegSvcs to re-register)."

If I register it in COM+ using:

regsvcs /fc MyComponent.dll

It's registered fine but I still can't debug. Does anyone know what's
happeing and causing this problem?

thanks
 
Back
Top