BigDaddy Posted November 29, 2005 Posted November 29, 2005 (edited) Logical Disk Manager Administrative Service set to Manual (anddefault is not started)Logical Disk Manager set to Automatic (and started)ps. apperantly am not the only one having this problem:http://www.mcse.ms/message469603.html Edited March 13, 2006 by BigDaddy
cluberti Posted November 29, 2005 Posted November 29, 2005 This could be any number of things - NTFS permissions have been locked down on the files in question, dll's may have become unregistered or corrupted, or the actual Logical Disk Manager service failed to start or is hung in a starting or stopping state.You can do the following for the above issues:1. Check the NTFS permissions on the DCOM object itself2. If you can find the AppID for the CLSID listed in the event viewer, you should be able to find what application it is and try re-registering the .exe's in DCOM.3. Try stopping and starting the Logical Disk Manager and Logical Disk Manager Administration services4. Disable startup items and services via msconfig or autoruns and see if the problem returns after a reboot6. Uncheck the "Allow Service to Interact with Desktop" within the RPC service and reboot if it is checked.7. Check the DCOM NTFS permissions specific to the application.If al else fails, read KB193888 on the Microsoft site to try and delay the service from starting:http://support.microsoft.com/?id=193888Good luck.
BigDaddy Posted November 29, 2005 Author Posted November 29, 2005 How do I achieve the following:1. Check the NTFS permissions on the DCOM object itself2. If you can find the AppID for the CLSID listed in the event viewer, you should be able to find what application it is and try re-registering the .exe's in DCOM.7. Check the DCOM NTFS permissions specific to the application.Tried 3-6 but doesn't help. I also spoted the same error on a friends machine.
cluberti Posted November 29, 2005 Posted November 29, 2005 1, 2, and 7 are probably more important in troubleshooting this service anyway. On a side note, I'm not entirely sure what I did with step 5 .
Sonic Posted November 29, 2005 Posted November 29, 2005 Do you have dmadmin.exe in system32 ? because one time for me, I have deleted this because I'm thinking about dmware but in fact it's an original name of logical disk management .. so check if it's present ...Goodbye.ps: you can run sfc /scannow to check all system files too ...
BigDaddy Posted November 30, 2005 Author Posted November 30, 2005 (edited) Do you have dmadmin.exe in system32 ? because one time for me, I have deleted this because I'm thinking about dmware but in fact it's an original name of logical disk management .. so check if it's present ...Goodbye.ps: you can run sfc /scannow to check all system files too ...I have DMADMIN.EXEC:\Documents and Settings\Tom>sfc /scannowWindows File Protection could not initiate a scan of protected system files.The specific error code is 0x000006ba [The RPC server is unavailable.].It's probably cos WFP is disabled on my machineedit: Tried this utility http://fileforum.betanews.com/detail/Windo...er/1106499902/1 and it says its enabled!!edit2: SFC now works. I have disabled and then again enabled it and it started to work.But it constantly asks me 4 a CD and then it says that the CD is not the right one. Although its 100% the same WXP CD I used for installation. And this WXP installation is less than a month old. Edited November 30, 2005 by BigDaddy
cluberti Posted December 1, 2005 Posted December 1, 2005 Perhaps set the service from Manual to Automatic, and see what happens? It's a timeout issue between the service and the COM manager - as to why, I'm not sure. As for the SFC CD issue, if your CD isn't the same service pack level as the machine you're trying to repair, you can get these errors. If so, you'll need to slipstream your installation source with the correct service pack before it'll work.
BigDaddy Posted December 1, 2005 Author Posted December 1, 2005 (edited) Set it to automatic and I still get the same error.And the CD is the same Edited December 24, 2005 by BigDaddy
BigDaddy Posted December 24, 2005 Author Posted December 24, 2005 *bump*please any1 help me with this error.
BigDaddy Posted March 7, 2006 Author Posted March 7, 2006 crap. I quess I will have to reinstall WinXP for this error to get fixed
cluberti Posted March 7, 2006 Posted March 7, 2006 Try this:1. Rename %windir%\system32\clbcatq.dll to %windir%\system32\~clbcatq.dll. Note the tilde "~" at the start of the file name.2. ***Restart the computer in SAFE MODE***3. Start Registry Editor (Regedit.exe).4. Back up the following key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3Delete the following key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM35. Open a command prompt (cmd.exe) and type "cd %windir%" (without the quotation marks), then press ENTER.6. Type "rmdir /s Registration" (without the quotation marks), and press ENTER. This is the location folder of the registration database.7. ***Restart the computer regularly***7. Click on Start, point to Settings, and then select Control Panel.***THIS REQUIRES THAT YOU HAVE THE WINDOWS CD***8. Double-click Add/Remove Programs, and then click Add/Remove Windows Components.9. Simply click "Next" to go through the reinstall process. This will reinstall COM+. Any third party COM+ applications will also need to be reinstalled.10. ***Restart the computer***
RJARRRPCGP Posted March 7, 2006 Posted March 7, 2006 (edited) crap. I quess I will have to reinstall WinXP for this error to get fixedYep. Because you're getting RPC-related errors, you may be infected with the dreaded Blaster virus. Edited March 7, 2006 by RJARRRPCGP
BigDaddy Posted March 8, 2006 Author Posted March 8, 2006 CLUBERTITanx, gonna try it as soon as I get home.RJARRRPCGPNo way, my computer is free of any viruses or spyware. And hasn't been infected ever since it was installed.
Daemonforce Posted March 8, 2006 Posted March 8, 2006 No known fix for my issue?Yeah. Run DISKMGMT.MSC. You should NEVER be getting that error!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now