You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Please try again after installing the "mono-mcs" package too.
(On a cleanly installed Ubuntu 16.04 I was not able to reproduce the problem, but on a machine updated from 15.10 I was. In this case the above solution worked for me.)
Please try again after installing the "mono-mcs" package too.
(On a cleanly installed Ubuntu 16.04 I was not able to reproduce the
problem, but on a machine updated from 15.10 I was. In this case the above
solution worked for me.)
—
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #1 (comment)
Just installed from package manager, fails to start, error below:
An unexpected error occured.
at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) <0x4196ce50 + 0x00587> in :0
at Mono.CSharp.CSharpCodeCompiler.CompileFromSourceBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] sources) <0x4196c190 + 0x001ef> in :0
at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromSourceBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] sources) <0x4196c0d0 + 0x00033> in :0
at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource (System.CodeDom.Compiler.CompilerParameters options, System.String[] sources) <0x4196a680 + 0x00049> in :0
at System.Xml.Serialization.Compiler.Compile (System.Reflection.Assembly parent, System.String ns, System.Xml.Serialization.XmlSerializerCompilerParameters xmlParameters, System.Security.Policy.Evidence evidence) <0x41969780 + 0x0052b> in :0
at System.Xml.Serialization.TempAssembly.GenerateAssembly (System.Xml.Serialization.XmlMapping[] xmlMappings, System.Type[] types, System.String defaultNamespace, System.Security.Policy.Evidence evidence, System.Xml.Serialization.XmlSerializerCompilerParameters parameters, System.Reflection.Assembly assembly, System.Collections.Hashtable assemblies) <0x4194b6d0 + 0x01073> in :0
at System.Xml.Serialization.TempAssembly..ctor (System.Xml.Serialization.XmlMapping[] xmlMappings, System.Type[] types, System.String defaultNamespace, System.String location, System.Security.Policy.Evidence evidence) <0x4194a620 + 0x00243> in :0
at System.Xml.Serialization.XmlSerializer.GetSerializersFromCache (System.Xml.Serialization.XmlMapping[] mappings, System.Type type) <0x41949360 + 0x00683> in :0
at System.Xml.Serialization.XmlSerializer.FromMappings (System.Xml.Serialization.XmlMapping[] mappings, System.Type type) <0x41947330 + 0x0027b> in :0
at System.Web.Services.Protocols.SoapClientType..ctor (System.Type type) <0x4192b000 + 0x004af> in :0
at System.Web.Services.Protocols.SoapHttpClientProtocol..ctor () <0x4192a900 + 0x00183> in :0
at QuickRoute.UI.QuickRouteServer.QuickRouteServer..ctor () <0x4192a840 + 0x0000f> in :0
at (wrapper remoting-invoke-with-check) QuickRoute.UI.QuickRouteServer.QuickRouteServer:.ctor ()
at QuickRoute.UI.Classes.Util.CheckForNewVersion () <0x4192a470 + 0x00113> in :0
at QuickRoute.UI.Main..ctor () <0x4184ccc0 + 0x004cb> in :0
at (wrapper remoting-invoke-with-check) QuickRoute.UI.Main:.ctor ()
at QuickRoute.UI.Program.Main () <0x4180bd90 + 0x0002f> in :0
The text was updated successfully, but these errors were encountered: