Value EnableFull64Bit already exists but has a different value type Binary, new type DWord

  • 7018708
  • 14-Mar-2017
  • 27-Feb-2019

Environment

PlateSpin Migrate 9 .x, 11.x. 12.x
PlateSpin Protect 10.x, 11.x
PlateSpin Forge 3.x, 4.x, 11.x

Situation

This article discusses about job failing at prepare target machine to boot operating system.
Error message is Value EnableFull64Bit already exists but has a different value type Binary, new type DWord. Cannot convert value 1 from type DWord to type Binary.


Resolution

1.  On the source machine run regedit.
2.  Locate the following registry key:

          HKLM\System\CurrentControlSet\Services\HpCISSs3\Parameters

3.  Rename the old Binary key
4.  Create a new DWORD(32bit) key with name “enablefull64bit” and set the value to 1.
5.  Run the job again.