Posted by: dennism
« on: September 22, 2026, 10:13:17 pm »
I'm new to Magic RDS V 4, having been forced to upgrade from 3. I searched for this but couldn't find anything yet.
In trying to set up the parsing from an XML file, clicking the Find Element button brings up a blank window, no information inside. I know the path to the file is correct. I tried entering the element name several different ways but nothing works. This is a sample of the XML data:
<?xml version='1.0' encoding='ISO-8859-1' ?>
<PlayList>
<Entry Event="00"
Type="Playing"
Category="SONG"
Id="MUS7541"
Title="Hot Stuff"
Artist="Donna Summer"
Album=""
This error shows in the log: 26-09-22 16:13:37; Application Error: Access violation at address 00405FEF in module 'magicrds.exe'. Read of address 00000000
I'm sure I'm missing something but I don't know what. Please help. Thanks.