Guest Arthur MacLeod Posted July 6, 2007 Posted July 6, 2007 I am trying to use the backup utility that shipped with Windows XP-64 Professional. Windows on this Dell 470 64 bit computer is up to date, service pack 2. When I try to run a normal backup, I get the following fail message: Volume shadow copy creation: Attempt 1. Timeout before function completed While searching through the internet, I read that 32-bit backup programs running under a 64-bit operating system will not work. Is this true of the backup utility shipped with my OEM version of Windows? I was using a 32 bit Windows XP until the hard drive for that system failed. I installed a new (second) drive and decided to install Vista 64 to take advantage of the latest operating system on my 64 bit machine. Half my drivers still don't work plus lots of programs won't work underVista 64. Am I sentenced to reinstall a 32 bit OS to get backup and devices to work? Is there a way to make the Backup utility that shipped with Window XP-64 work? Arthur
Guest Darrell Gorter[MSFT] Posted July 7, 2007 Posted July 7, 2007 RE: Windows XP-64 backup Hello Arthur, Is that the entire error message or is there more to it? VSS is not working properly which is preventing backup from working. Not really a VSS expert but let's try this: Cd /d %windir%\system32 Regsvr32 ole32.dll Regsvr32 vss_ps.dll Vssvc /Register Regsvr32 /i swprv.dll Regsvr32 /i eventcls.dll Then try backing up again Thanks, Darrell Gorter[MSFT] This posting is provided "AS IS" with no warranties, and confers no rights -------------------- |> From: "Arthur MacLeod" <amacleod@macleod-consulting.com> |> Subject: Windows XP-64 backup |> Date: Thu, 5 Jul 2007 22:04:30 -0400 |> Lines: 24 |> Organization: MacLeod Consulting, Inc. |> X-Priority: 3 |> X-MSMail-Priority: Normal |> X-Newsreader: Microsoft Outlook Express 6.00.3790.3959 |> X-RFC2646: Format=Flowed; Original |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4073 |> Message-ID: <#53A$H3vHHA.3500@TK2MSFTNGP05.phx.gbl> |> Newsgroups: microsoft.public.windows.64bit.general |> NNTP-Posting-Host: pool-72-72-14-81.bstnma.east.verizon.net 72.72.14.81 |> Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP05.phx.gbl |> Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.64bit.general:7867 |> X-Tomcat-NG: microsoft.public.windows.64bit.general |> |> I am trying to use the backup utility that shipped with Windows XP-64 |> Professional. Windows on this Dell 470 64 bit computer is up to date, |> service pack 2. When I try to run a normal backup, I get the following fail |> message: |> |> Volume shadow copy creation: Attempt 1. |> Timeout before function completed |> |> While searching through the internet, I read that 32-bit backup programs |> running under a 64-bit operating system will not work. Is this true of the |> backup utility shipped with my OEM version of Windows? |> |> I was using a 32 bit Windows XP until the hard drive for that system failed. |> I installed a new (second) drive and decided to install Vista 64 to take |> advantage of the latest operating system on my 64 bit machine. Half my |> drivers still don't work plus lots of programs won't work underVista 64. |> |> Am I sentenced to reinstall a 32 bit OS to get backup and devices to work? |> Is there a way to make the Backup utility that shipped with Window XP-64 |> work? |> |> Arthur |> |> |>
Recommended Posts