system restore, internet connection

Lucyy26

New Member
Hi
I have recently upgraded my vista sp1 to sp 2. and since than having many problems:
1.System restore does not apper to be functioning correctly on this system. The volume Shadow Copy service used by system restore is not working 0x81000202.
2. NTI Shadow says Error;0x80040154. Class not registered.
3.My internet connection stopped working. It says: WLan autoconfig has faild, class is
not registered.event id 7023, local id: 6153.
Please please can help to fix those problems.
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
Re: system resotre, internet connection

Type event viewer in search and see what errors appear.

Try this from an administrator account, type cmd in search, do not click on enter. Right click and run as administrator. In the cmd prompt type sfc /scannow. Try several times if errors are found. This may correct the problem.

If not on boot type f8 repeatedly to get to safe mode. In Safe Mode go to last known good configuation. This may work.

Try system restore in safe mode, also.
 
Last edited:

My Computer

System One

  • Manufacturer/Model
    Dell XPS420
    Memory
    6 gig
    Graphics Card(s)
    ATI Radeon HD3650 256 MB
    Sound Card
    Intergrated 7.1 Channel Audio
    Monitor(s) Displays
    Dell SP2009W 20 inch Flat Panel w Webcam
    Hard Drives
    640 gb
    Cooling
    Fan
    Keyboard
    Dell USB
    Mouse
    Dell USB 4 button optical
    Other Info
    DSL provided by ATT
Re: system resotre, internet connection

Hi
2. NTI Shadow says Error;0x80040154. Class not registered.
Another chance for your is resetting COM configuration.Probably you have trouble with COM+.Something similar to this article How to clean up a damaged COM+ catalog with one exceptiom COM Event System startup type must be AUTO in Vista.

so:

1.Find in C:\Windows\System32 folder Clbcatq.dll ,takeownership this file
//see here how to do that:http://www.vistax64.com/tutorials/67717-take-ownership-file.html

2.Rename the %WinDir%\System32\Clbcatq.dll file to %WinDir%\System32\~Clbcatq.dll. Make sure that you include the tilde (~) at the start of the file name.
3.Go to Start>>Search>>Services and stop the COM+ Event System service
4.Open regedit and remove this key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3

5.Takeownership C:\Windows\Registration folder and delete it and restart computer
 

My Computer

RE: NTI Shodow says Error:0x80040154. Class not registered
hi, so I manage to take ownership of Clbcatq.dll. But if i click on the file, notepad opens and says: This Program cannot be run in Dos mode. What shall do now?? how to get to the %Windir%\System 32\Clbcatq.dll to rename it??
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
RE: NTI Shodow says Error:0x80040154. Class not registered
hi, so I manage to take ownership of Clbcatq.dll. But if i click on the file, notepad opens and says: This Program cannot be run in Dos mode. What shall do now?? how to get to the %Windir%\System 32\Clbcatq.dll to rename it??

To display file properties (including permissions tab) you have to click only one (not two!) left mouse bottom next right mouse bottom (not left bottom!)

another way:

Run cmd.exe with admin rights (right click on cmd.exe as admin) and type:

takeown /f %WinDir%\System32\Clbcatq.dll

press ENTER

icacls %WinDir%\System32\Clbcatq.dll /grant Administrators:F

press ENTER

ren %WinDir%\System32\Clbcatq.dll %WinDir%\System32\~Clbcatq.dll

press ENTER
 

My Computer

Hi
I did as you said: and I copied the content of command propt for you to have a look if that is correct.



[Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>takeown /f %WinDir%\System32\Clbcatq.dll
SUCCESS: The file (or folder): "C:\Windows\System32\Clbcatq.dll" now owned by us
er "Lucie-PC\Lucie".

C:\Windows\system32>icacls %WinDir%\System32\Clbcatq.dll /grant Administrators:F

processed file: C:\Windows\System32\Clbcatq.dll
Successfully processed 1 files; Failed processing 0 files

C:\Windows\system32>ren %WinDir%\System32\Clbcatq.dll %WinDir%\System32\~Clbcatq
.dll
The syntax of the command is incorrect.
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
Hi

I am afraid if did not work.

I have a copy of the command prompt for you to have a look at it again. Last command is saying: The system cannot find the file specified.
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Windows\system32>takeown /f %WinDir%\System32\Clbcatq.dll
SUCCESS: The file (or folder): "C:\Windows\System32\Clbcatq.dll" now owned by us
er "Lucie-PC\Lucie".
C:\Windows\system32>icacls %WinDir%\System32\Clbcatq.dll /grant Administrators:F
processed file: C:\Windows\System32\Clbcatq.dll
Successfully processed 1 files; Failed processing 0 files
C:\Windows\system32>ren %WinDir%\System32\Clbcatq.dll ~Clbcatq.dll
The system cannot find the file specified.
C:\Windows\system32>
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
Thats strange.Did you really correct type path in third command? Don't repeat first and second command because it's no longer needed.Only third.You can also try this without %windir% variable.

ren C:\Windows\System32\Clbcatq.dll ~Clbcatq.dll
 

My Computer

Hi, here is a copy of command prompt for you to have a look. again the third command says: The system cannot find the file specified. :cry::cry::cry:

Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Windows\system32>ren C:\Windows\System32\Clbcatq.dll ~Clbcatq.dll
The system cannot find the file specified.
C:\Windows\system32>ren %WinDir%\System32\Clbcatq.dll ~Clbcatq.dll
The system cannot find the file specified.
C:\Windows\system32>
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
Hi, I have done the sfc/scannow system scan in command prompt you have asked me a few days ago. Have a copy for you to have a look.


Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>sfc/scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files and successfully repaired
them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log

C:\Windows\system32>
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
Hi,
the problem is I have lost WLAN connection . Can i use my USB driver to transfere CBS folder and use another computer or does it have to be done directly from my laptom???
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
Hi
I did upload the CBS.zip!! As the RapidShare required your email address I used [email protected]. So if you go to the email, you have an email received from RapidShare, open it, see the link with CBS. zip, if you click at it, you will be able to download CBS.zip.
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
I tried System Restore from DVD but it didn't work. The Restore system files and stting window have displays 2 messages saying: No restore points have been created on your computer system disk.
Your computer is running in limited diagnostic state. If you use System in this limited state, you cannot undo the rester operations.
 

My Computer

System One

  • Manufacturer/Model
    acer extensa 5620z
Back
Top