Monday 19 June 2017

0x8007000d the data is invalid when chaging a file name.

Recently I have downloaded a file which was a song. I was trying to update few property of it when I encountered below error:

0x8007000d the data is invalid



Resolution:

I googled this issus and found below blog:

https://answers.microsoft.com/en-us/windows/forum/windows_7-performance/0x8007000d-the-data-is-invalid-when-chaging-a-file/23301e0b-40c8-459d-975e-1abfc9a14758

It contains the solution. so why i need to write this blog? Because it is microsoft blog which may be not understandable to all or you need to do some extra steps your self in google to achieve it.

Below are the steps:

  • First we need to download a free software. You ca download it from below URL:
    URL: http://www.mp3tag.de/en/download.html
  • Once download, install it in your machine.
  • Open the tool. And click on file menu. and then click on change directory.
  • Select your source location.
  • It will show all files in right side pane.
  • Now as per the blog, we need to update ID3 version 2.4 to version 2.3. But when you select your file and check property pane in left side, you can see that tag property is not there.
  • Don't worry. Just click save and you will see the version is changed to 2.3.
  • Once this is done, you can update your settings in the tool as well as outside of the tool.
Hope this helps.