
Quote: Originally Posted by
computersplus
You may also want to try this
Insert your OS Disc
Click Start, click Run, type cmd, and then click OK.
Type the following commands at a command prompt. Press ENTER after you type each command.
cd /d %windir%\system32
Net stop vss
Net stop swprv
regsvr32 ole32.dll
regsvr32 oleaut32.dll
regsvr32 vss_ps.dll
vssvc /register
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll
Note The last command may not run successfully.
Perform a backup operation to verify that the issue is resolved.
Thanks computersplus! I already disconnected and reconnected the USB drive I was backing up to.
I also downloaded the Puran free software (I love free).
I was in the process of doing the commands you listed and I got an error.
When I entered "regsvr32 /i swprv.dll"
I got a box popup with RegSvr32 in the title of the box and it displays this in the box with an OK button:
Code:
The module "swprv.dll" was loaded but the call to
DLLRegisterServer failed with error code 0x80070715.
For more information about this problem, search
online using the error code as a search term.
Should I just continue on?
(Thanks for your help by the way!)
These three got errors, but the rest went ok:
Code:
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml4.dll (as you said it might not and it did not)
Are these related to the first error posted above?
Thanks, your the man! (or woman! I don't know)
I am not sure you understand what my problem is as you say
"Perform a backup operation to verify that the issue is resolved."
Let me show you in pictures:
When I bring up Backup and Restore, everything looks normal and my F: drive appears as normal:
Then I click on "Manage Space" under my F: drive and about 45-60 secs go by and then this error appears:
Then when I click the OK button on the little error box I get this:
If I click
Browse it just displays the contents of my F: drive as normal, but if I click on
View Backups I get this picture:
When I click
Close to close the dialoge box I get the error again.
So, there you have exactly what I am seeing. It does it's 12 noon backup w/o any errors. It just gets the above errors when I open up
Backup and Restore to do anything.
I hope this helps and I do appreciate your help!
Thanks