Unable to start handbrake gui

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
feelharrys
Posts: 2
Joined: Thu Nov 29, 2012 11:06 pm

Unable to start handbrake gui

Post by feelharrys »

Hi all,
My handbrake used to work fine but since last couple of days i am unable to get it going on my Windows 7. I have tried uninstalling the software, rebooted the PC then installed a fresh download.
I am still getting the same error and i have no idea what might be causing it.
Please help!

Here's a copy of the error code:

Code: Select all

An Unknown Error has occured.
System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS0583: Internal Compiler Error (0xc0000005 at address 66DAF641): likely culprit is 'EMITIL'.
error CS0584: Internal Compiler Error: stage 'EMITIL' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSerializableDictionary2.Write1_dictionary(object)'
error CS0584: Internal Compiler Error: stage 'CODEGEN' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSerializableDictionary2.Write1_dictionary(object)'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSerializableDictionary2.Write1_dictionary(object)'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSerializableDictionary2.Write1_dictionary(object)'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSerializableDictionary2'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol 'Microsoft.Xml.Serialization.GeneratedAssembly'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol 'Microsoft.Xml.Serialization'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol 'Microsoft.Xml'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol 'Microsoft'
error CS0584: Internal Compiler Error: stage 'COMPILE' symbol '<global namespace>'
error CS0586: Internal Compiler Error: stage 'COMPILE'
error CS0587: Internal Compiler Error: stage 'COMPILE'
error CS0587: Internal Compiler Error: stage 'EMIT'
error CS0587: Internal Compiler Error: stage 'BEGIN'
error CS0583: Internal Compiler Error (0xc0000005 at address 66DB0BBD): likely culprit is 'BEGIN'.

at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
at HandBrake.ApplicationServices.Services.UserSettingService..ctor()
at HandBrake.ApplicationServices.ServiceManager.get_UserSettingService()
at Handbrake.frmMain..ctor(String[] args)
at Handbrake.Program.Main(String[] args)hand
Last edited by Anonymous on Thu Dec 20, 2012 3:44 pm, edited 1 time in total.
Reason: Logs should be placed in between [code] [/code] blocks
Post Reply