Hi,
I'm new to the forum and a recent user of Hasleo Backup Suite v3.2
I successfully create a full image backup of a computer that is in UEFI mode to a Network Share, now I'm booting from the Rescue Disk created on the same machine and want to do a Restore, but it doesn't work because I got the error 0x006D000600000000 Object is not initialized after entering the network credentials to access the network share!
Before accessing the network share I open the Windows Command Prompt and mapped a network driver using:
net use h: \\srv-lab\d$\imagens
The command authenticated successfully.
On the Hasleo Backup Suite I can access the H: drive, create folders, etc. without problem.
On the BackupMainUI.log there is this:
Any idea how to pass this error?
TIA
I'm new to the forum and a recent user of Hasleo Backup Suite v3.2
I successfully create a full image backup of a computer that is in UEFI mode to a Network Share, now I'm booting from the Rescue Disk created on the same machine and want to do a Restore, but it doesn't work because I got the error 0x006D000600000000 Object is not initialized after entering the network credentials to access the network share!
Before accessing the network share I open the Windows Command Prompt and mapped a network driver using:
net use h: \\srv-lab\d$\imagens
The command authenticated successfully.
On the Hasleo Backup Suite I can access the H: drive, create folders, etc. without problem.
On the BackupMainUI.log there is this:
Code:
2023-02-14 11:40:18 T:000009EC .\UIPublic.cpp 4769 nRet=0x006D000600000000
2023-02-14 11:40:18 T:000009EC .\UISyncExecute.cpp 3268 nRet=0x006D000600000000
2023-02-14 11:40:18 T:000007E4 .\UISyncExecute.cpp 3296 nRet=0x006D000600000000
2023-02-14 11:40:18 T:000007E4 .\EnterNetConnectPasswordDlg.cpp 238 nRet=0x006D000600000000
2023-02-14 11:43:44 T:000007E4 .\UIPublic.cpp 5254 nRet=0x1485001000000000
2023-02-14 11:43:44 T:000007E4 .\RestorePage.cpp 181 nRet=0x1485001000000000
2023-02-14 11:44:10 T:000007E4 .\MainWnd.cpp 1921 nRet=0x0780000D00000000
Any idea how to pass this error?
TIA