PC Review


Reply
Thread Tools Rating: Thread Rating: 3 votes, 1.00 average.

Backup error on Win XP Pro..volume shadow copy:80042301

 
 
Martin McGuiness
Guest
Posts: n/a
 
      13th Aug 2003
I am trying to carry out a full backup on a windows xp system but keep
getting the error message as outlined below. I have carried out a
number of backups from a machine running the same OS to the same USB
external drive without any problems...

If you have the knowledge on this, would be grateful if you could post
<here>....


Backup Error:

Backup Status
Operation: Backup
Active backup destination: File
Media name: "laptop_backup.bkf created 13/08/2003 at 11:18"
Error Returned while creating the volume shadow copy:80042301
Aborting Backup.

-----------------------------------
The operation did not complete successfully
----------------------------------


On Machine 1:

Windows XP PRO w. SP1
System (and only) Partition:
Total Capacity 38.34GB
Free Space 16.72GB
File System: NTFS

COM + Event Set to Manual - Started
Volume Shadow Copy Set to Manual Stopped.

On Machine 2:

Windows XP PRO w. SP1
System (and only) Partition:
Total Capacity 9.22 GB
Free Space 3.32GB
File System NTFS

COM + Event Set to Manual - Started
Volume Shadow Copy Set to Manual Stopped.
*Please note that i have changed the above service settings to all
other conceivable combinations without successful consequences...as
per suggestions in another google thread, i set the above to automatic
and that didnt help.

USB External Backup Drive:

One Partition Present
File System NTFS
Capacity 38.34GB
Free Space: 17.58GB
 
Reply With Quote
 
 
 
 
Martin McGuiness
Guest
Posts: n/a
 
      14th Aug 2003
thanks for posting Adi. Appreciate your assistance.


<1) Are there any VSS events in the Application Event Log? If yes, can
you please cut & paste them from the Event Viewer.
>


2 VSS events in App Event Log as follows:

Event Type: Error
Event Source: VSS
Event Category: None
Event ID: 12302
Date: 14/08/2003
Time: 17:45:10
User: N/A
Computer: N7J8S6
Description:
Volume Shadow Copy Service error: An internal inconsistency was
detected in trying to contact shadow copy service writers. Please
check to see that the Event Service and Volume Shadow Copy Service are
operating properly.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 42 55 45 43 58 4d 4c 43 BUECXMLC
0008: 33 36 32 34 00 00 00 00 3624....
0010: 42 55 45 43 58 4d 4c 43 BUECXMLC
0018: 33 35 39 34 00 00 00 00 3594....



Event Type: Error
Event Source: VSS
Event Category: None
Event ID: 5013
Date: 14/08/2003
Time: 17:45:10
User: N/A
Computer: N7J8S6
Description:
Volume Shadow Copy Service error: Shadow Copy writer Microsoft Writer
(Bootable State) called routine CVssWriterShim::Initialize which
failed with status 0x80042301 (converted to 0x800423f4).

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 57 53 48 43 4f 4d 4e 43 WSHCOMNC
0008: 32 32 33 30 00 00 00 00 2230....
0010: 57 53 48 57 53 48 4d 43 WSHWSHMC
0018: 33 31 31 35 00 00 00 00 3115....








<2) Can you also add the output of the command "VSSADMIN LIST
WRITERS".>

When i run this command at the prompt, get the following:

vssadmin 1.0 - Volume Shadow Copy Service administrative commmand-line
tool

Error: 0x8000ffff
 
Reply With Quote
 
Adi Oltean [MSFT]
Guest
Posts: n/a
 
      16th Aug 2003
Thanks. This identifies the problem - can you reset the
SystemSetupInProgress and/or UpgradeInProgress registry values to "0"?
This should fix the backup problem.

You might use the following commands

REG.EXE ADD HKLM\system\setup /v SystemSetupInProgress /t REG_DWORD /d
0 /f
REG.EXE ADD HKLM\system\setup /v UpgradeInProgress /t REG_DWORD /d 0
/f


Thanks, Adi



(E-Mail Removed) (Martin McGuiness) wrote in message news:<(E-Mail Removed)>...
> Adi,
> Ran command as suggested..output as follows:
>
>
> ! REG.EXE VERSION 3.0
>
> HKEY_LOCAL_MACHINE\system\setup
> SetupType REG_DWORD 0x0
> SystemSetupInProgress REG_DWORD
> CmdLine REG_SZ
> SystemPrefix REG_BINARY DA130000
> SystemPartition REG_SZ \Device\Harddisk
> OsLoaderPath REG_SZ \
> uniqueid REG_SZ C:\WINDOWS\NHE
> UpgradeInProgress REG_DWORD 0x1
>
> HKEY_LOCAL_MACHINE\system\setup\AllowStart
>
> HKEY_LOCAL_MACHINE\system\setup\AnswerFileMap
>
> HKEY_LOCAL_MACHINE\system\setup\Pid

 
Reply With Quote
 
Martin McGuiness
Guest
Posts: n/a
 
      16th Aug 2003
Worked like a charm Adi.

I appreciate your help very much!
Have a good day.
 
Reply With Quote
 
New Member
Join Date: May 2006
Posts: 1
 
      29th May 2006
For all outa here:

go to START->RUN->"regsvr32 ole32.dll"

Simply run "regsvr32 ole32.dll" (without "")
That's all - well done.

Source: http://byfai.com/node/14?PHPSESSID=3...7df39d0b0c6986
 
Reply With Quote
 
New Member
Join Date: Jun 2009
Posts: 1
 
      30th Jun 2009
Thanks a lot!
The "regsvr32 ole32.dll" really works in my computer (XP Pro with SP3).
This is the simpliest solution I've come across on the web. Thanks again!!!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
backup error while creating the volume shadow copy:80042301 CarlosWA Windows XP Performance 0 24th Feb 2006 09:58 PM
Error returned while creating the volume shadow copy:80042301 Eric Higby Microsoft Windows 2000 File System 7 14th Nov 2004 08:51 PM
RE: Backup shadow copy fails: error 80042301 =?Utf-8?B?VG9tIExvbmdtYW4=?= Windows XP Performance 0 4th Apr 2004 10:16 PM
Re: Backup shadow copy fails: error 80042301 Tad Hofmeister Windows XP Performance 11 2nd Jan 2004 06:25 AM
Re: Backup error: 'While creating Volume Shadow Copy:80042301 Eric Higby Windows XP Performance 0 7th Nov 2003 07:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:46 AM.