Plugins |  | | Tool: SharpnessCheck
Quoting GSyren: Quote: That’s odd. I have run the program quite a few times and I haven’t seen this error.
Still, unless it’s a hardware issue (which I doubt), it would seem that I have a memory leak. I normally compile for "Any CPU", which I believe limits the usable memory to 2 GB. That should be more than enough.
I’ll take a look and see if I can spot any possible memory leak. I can also re-compile for 64 bit only. I don’t think very many people run on 32 bit anymore. That will remove any memory restraints. But that’s rather hiding the problem instead of solving it.
Out of curiosity, does this error occur every time you run the program? Yes, everytime and sometimes get a GDI error, which seem to not be able to recreate at well. | specise_8472 |
Desktop Technical Support |  | | "Not a valid date"
Found this in the KB, have you tried this? Quote: Receiving error message '??? is not a valid date. The program is unable to process new entries or updates, and gives an error message such as '12-1-2001 is not a valid date'.
Answer: DVD Profiler uses the windows regional settings to determine date formats. All numeric date formats, such as 12/1/2001, or 2001-12-1 will work correctly. However, date formats which use the month name are not compatible with DVD Profiler.
To resolve this, visit the Windows control panel, regional settings. For the Short Date format, select a format that uses numeric entries. Avoid selecting any format with 'MMM' for the month, which will use the month name. | rdodolak |