WHS with PowerPack 3. Connector software installed on Windows 7 64 bit. I can access the server through the connector without a problem. However backups repeatedly fail. Thanks in advance!
Mark
Event log details:
Log Name: Application
Source: HomeServer
Date: 12/18/2009 7:15:00 AM
Event ID: 770
Task Category: HomeBackup
Level: Error
Keywords: Classic
User: N/A
Computer: MLSills-PC
Description:
Backup set 22 on CALI-WHS failed: System.Runtime.InteropServices.COMException (0x80070001): Incorrect function. (Exception from HRESULT: 0x80070001)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.HomeServer.Common.Client.Win32.ThrowLastError()
at Microsoft.HomeServer.Backup.NTFS.VolumeBuffer.EndRead()
at Microsoft.HomeServer.Backup.NTFS.Volume.ReadCluster(Int64 cluster)
at Microsoft.HomeServer.Backup.NTFS.Volume..ctor(VolumeInfo volumeInfo, String name, Boolean writable, Int32 bytesPerCluster)
at Microsoft.HomeServer.Backup.NTFS.Volume..ctor(VolumeInfo volumeInfo, String name)
at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.RunWithoutCatch()
at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.Run()
at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.RunWithoutCatch()
at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.Run()
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="HomeServer" />
<EventID Qualifiers="53247">770</EventID>
<Level>2</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-12-18T12:15:00.000000000Z" />
<EventRecordID>22740</EventRecordID>
<Channel>Application</Channel>
<Computer>MLSills-PC</Computer>
<Security />
</System>
<EventData>
<Data>22</Data>
<Data>CALI-WHS</Data>
<Data>System.Runtime.InteropServices.COMException (0x80070001): Incorrect function. (Exception from HRESULT: 0x80070001)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.HomeServer.Common.Client.Win32.ThrowLastError()
at Microsoft.HomeServer.Backup.NTFS.VolumeBuffer.EndRead()
at Microsoft.HomeServer.Backup.NTFS.Volume.ReadCluster(Int64 cluster)
at Microsoft.HomeServer.Backup.NTFS.Volume..ctor(VolumeInfo volumeInfo, String name, Boolean writable, Int32 bytesPerCluster)
at Microsoft.HomeServer.Backup.NTFS.Volume..ctor(VolumeInfo volumeInfo, String name)
at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.RunWithoutCatch()
at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.Run()
at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.RunWithoutCatch()
at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.Run()</Data>
</EventData>
</Event>