Sign in with
Sign up | Sign in
Your question

I Got 2 Errors - What Do I Do?

Tags:
  • Windows XP
Last response: in Windows XP
Share
August 6, 2014 8:49:10 PM

My computer staggers which I dont understand. I have no viruses. But the Event Viewer indicates that I got 2 errors. Here are the errors:

1)
Volume Shadow Copy Service error: Unexpected error calling routine CoCreateInstance. hr = 0x80040206.

2)
The COM+ Event System detected a bad return code during its internal processing. HRESULT was 80070422 from line 44 of f:\xpsp3\com\com1x\src\events\tier1\eventsystemobj.cpp.

By the way, both VSS and COM+ Event System are services that I have disabled intentionally. So I dont understand why this is occurring. I ask you guys to help. How do I resolve this?

More about : errors

August 6, 2014 9:03:25 PM

What Operating system are you using.
win 7, or 8

Both of the events you disabled are core timing processes of windows.
A volume shadow copy is a duplicate of the hard drive mapping of windows os.
Used as a back up or table of stored files, and there pointer location, data point position of the HD volume.

Com event is used for DMA recalls for hardware and there drivers.
Each bit of hardware in the computer uses its own individual Irq or Dma memory address to talk to the cpu to perform a task. send and receive from the cpu to the device or main memory. The cpu rapidly switches the Irq`s to talk to each driver.
And the Dma is Direct Memory addressing used to store and receive the data at a mapped location in the system memory of each driver running in windows.

Click on start, and in the search box type: Msconfig. Press enter.
Click on the services tab and tick the Ms processes in question.

Click apply, restart the system.

m
0
l
August 7, 2014 11:41:21 AM

Shaun o said:
What Operating system are you using.
win 7, or 8

Both of the events you disabled are core timing processes of windows.
A volume shadow copy is a duplicate of the hard drive mapping of windows os.
Used as a back up or table of stored files, and there pointer location, data point position of the HD volume.

Com event is used for DMA recalls for hardware and there drivers.
Each bit of hardware in the computer uses its own individual Irq or Dma memory address to talk to the cpu to perform a task. send and receive from the cpu to the device or main memory. The cpu rapidly switches the Irq`s to talk to each driver.
And the Dma is Direct Memory addressing used to store and receive the data at a mapped location in the system memory of each driver running in windows.

Click on start, and in the search box type: Msconfig. Press enter.
Click on the services tab and tick the Ms processes in question.

Click apply, restart the system.



Hi, I did as you asked, which is to tick off those 2 services. But the problem persists. What do you suggest at this point?
m
0
l
Related resources
August 8, 2014 9:07:36 PM

Pretty simple, use backup and restore in windows back date the system to a point before you made the changes at first.
You will loose anything you installed or worked on with the computer after that restore date.
m
0
l
August 8, 2014 9:41:48 PM

Shaun o said:
Pretty simple, use backup and restore in windows back date the system to a point before you made the changes at first.
You will loose anything you installed or worked on with the computer after that restore date.


I already did that. Do you have another suggestion?
m
0
l
!