Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: CUETools DB Plugin Error: Ripping with Eac - HELP! (Read 2952 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

CUETools DB Plugin Error: Ripping with Eac - HELP!

Hello!
So first of all, I'm pretty much a newbie on the whole lossless audio ripping stuff. I installed EAC to rip my cd collection and believe I mostly understand it now. However, everytime I rip a CD, at the beginning of the Status Report (after ripping the CD) the following texts occurs:

---- CUETools DB Plugin V2.1.6

[CTDB TOCID: wuEITxTNYU8OaNhd0kGMrkcaNyo-] database access error: A program could not be executed. Executed command: "C:\Windows\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\(Username)\AppData\Local\Temp\u-on1zij.cmdline".

==== Log checksum C2954F2860FE5CE77BD903C7745F01981E498A6816FEA4861F6621E50A76A60D ====

I translated the full sentences and omitted my name, but that's basically what it says.
CUETools would come in really handy for me, so can anyone please help me out? :)

And sorry if this is the wrong forum, wasn't sure where to post it!


 

Re: CUETools DB Plugin Error: Ripping with Eac - HELP!

Reply #1
Some security software is preventing the C# compiler to generate the XML serialisation assembly for CTDB.
Apparently the serialization assembly can be pre-compiled and distributed with the application, but the process is a bit complicated.
I've tried to do it, but i'm not entirely sure if it's going to work. Can you try this for me? Just unpack the archive into EAC folder.
CUETools 2.1.6

Re: CUETools DB Plugin Error: Ripping with Eac - HELP!

Reply #2
Some security software is preventing the C# compiler to generate the XML serialisation assembly for CTDB.
Apparently the serialization assembly can be pre-compiled and distributed with the application, but the process is a bit complicated.
I've tried to do it, but i'm not entirely sure if it's going to work. Can you try this for me? Just unpack the archive into EAC folder.

Thank you for the fast reply!

I've unpacked the zip directly into the EAC Folder - first it asked me if I want to substitute 6 data files, to which I said yes.
When I tried to rip another CD, again there was a CUE Tools Database error:

CUETools DB Plugin V2.1.6 -

[CTDB TOCID: 1NwrSp74dpflFi.ZGPoG9bLitzc-] database access error: A program could not be executed. Executed Order: "C:\Windows\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\(Username)\AppData\Local\Temp\xevlpo-4.cmdline".

Re: CUETools DB Plugin Error: Ripping with Eac - HELP!

Reply #3
Thanks.  I'll have to do some more research on that.
CUETools 2.1.6

Re: CUETools DB Plugin Error: Ripping with Eac - HELP!

Reply #4
Ok i think i got it this time :) Had to add a direct reference to "Microsoft.Xml.Serialization.GeneratedAssembly.CTDBResponseSerializer()" instead of creating 'XmlSerializer(typeof(CTDBResponse))'.
CUETools 2.1.6