2010-09-23, 12:39 PM
Recently I started getting the following error when UltraXML was completing its process (during the "Writing out lists..." step.
[INDENT]Error: Writing Registry Value
The type of the value object did not match the specified RegistryValueKind or the object could not be properly converted.[/INDENT]
I think this error comes from value being written to the registry being too large. I forget the value in my registry, but it was over 2147483648 (2 GB).
In order to correct this error set the following registry value to 0. This will set your "to Date" counter to 0.
[INDENT]HKEY_LOCAL_MACHINE\SOFTWARE\UltraXMLTV\UltraXMLTV_Enhancer\BytesToDate[/INDENT]
[INDENT]Error: Writing Registry Value
The type of the value object did not match the specified RegistryValueKind or the object could not be properly converted.[/INDENT]
I think this error comes from value being written to the registry being too large. I forget the value in my registry, but it was over 2147483648 (2 GB).
In order to correct this error set the following registry value to 0. This will set your "to Date" counter to 0.
[INDENT]HKEY_LOCAL_MACHINE\SOFTWARE\UltraXMLTV\UltraXMLTV_Enhancer\BytesToDate[/INDENT]