元气满满的诺德女仆 0 Report post Posted April 3, 2014 (edited) 调试日志已创建:TraceLog20140402095758.txt程序版本:0.44.11.0操作系统:Microsoft Windows NT 6.1.7601 Service Pack 1已安装.NET版本:CDF SP 0v2.0.50727 SP 2v3.0 SP 2v3.5 SP 1v4 SP 0v4.0 SP 0强制调试:True追踪到无法处理的异常:异常:详情:无法执行程序。所执行的命令为 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\Administrator\AppData\Local\Temp\bndyqwmr.cmdline"。完整调试信息:System.Runtime.InteropServices.ExternalException: 无法执行程序。所执行的命令为 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\Administrator\AppData\Local\Temp\bndyqwmr.cmdline"。在 System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)在 System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)在 Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)在 Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)在 Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)在 Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)在 System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)在 System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)在 System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)在 System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)在 System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)在 System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)在 Nexus.Client.Bootstrapper.SandboxCheck(EnvironmentInfo p_eifEnvironmentInfo)在 Nexus.Client.Bootstrapper.RunMainForm(String[] p_strArgs)在 Nexus.Client.Program.Main(String[] p_strArgs) 前2天还好好的,今天就这样了。从没装过沙盘也没装zonealam防火墙,泪奔中。 Edited April 3, 2014 by 元气满满的诺德女仆 Share this post Link to post Share on other sites
0 icedream 210 Report post Posted April 4, 2014 防火墙关了,杀软都关了? Share this post Link to post Share on other sites
0 元气满满的诺德女仆 0 Report post Posted April 4, 2014 ~-~ 都关了的说。 Share this post Link to post Share on other sites
0 icedream 210 Report post Posted April 4, 2014 先升级到新版。 Share this post Link to post Share on other sites
0 元气满满的诺德女仆 0 Report post Posted April 4, 2014 0.49.2版本或者其他版本都不行,卸载重装也不行。卸载360也不行。 已经转投MO管理器了。 Share this post Link to post Share on other sites
0 狮子座麒麟 1 Report post Posted May 6, 2014 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" 请确认一下这个程序是否确在? 如果确在,请更新/修复或j重装一下FRAMEWORK64位。如果程序不存在,就直接修复或重装NET 。 Share this post Link to post Share on other sites
调试日志已创建:TraceLog20140402095758.txt
程序版本:0.44.11.0
操作系统:Microsoft Windows NT 6.1.7601 Service Pack 1
已安装.NET版本:
CDF SP 0
v2.0.50727 SP 2
v3.0 SP 2
v3.5 SP 1
v4 SP 0
v4.0 SP 0
强制调试:True
追踪到无法处理的异常:
异常:
详情:
无法执行程序。所执行的命令为 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\Administrator\AppData\Local\Temp\bndyqwmr.cmdline"。
完整调试信息:
System.Runtime.InteropServices.ExternalException: 无法执行程序。所执行的命令为 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Users\Administrator\AppData\Local\Temp\bndyqwmr.cmdline"。
在 System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
在 System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
在 Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
在 Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
在 Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
在 Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
在 System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
在 System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
在 System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
在 System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
在 System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
在 System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
在 Nexus.Client.Bootstrapper.SandboxCheck(EnvironmentInfo p_eifEnvironmentInfo)
在 Nexus.Client.Bootstrapper.RunMainForm(String[] p_strArgs)
在 Nexus.Client.Program.Main(String[] p_strArgs)
前2天还好好的,今天就这样了。从没装过沙盘也没装zonealam防火墙,
泪奔中。
Edited by 元气满满的诺德女仆Share this post
Link to post
Share on other sites