xiongxiongyym 发表于 2008-2-27 15:48:19

QC9.2 与Visual Studio just-in-time (JIT) 冲突

机器上装了Visual Studio,当登陆QC9.2时,报错:
Application does not support just-in-time (JIT)
debugging. See the end of this message for details.

************** Exception Text **************
System.Exception: Failed to load Quality Center. ---> System.Exception: Failed to initialize the application. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Unknown error "-1".
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at Mercury.TD.Client.Library.Logger.set_ConfigFilePath(String value)
at Mercury.TD.Client.UI.Core.Application.Initialize(String url, String configFilePath, IDictionary`2 properties)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Mercury.TD.Client.UI.Ax.ApplicationAxAdapter.TryCallInitiali
ze()
--- End of inner exception stack trace ---
at Mercury.TD.Client.UI.Ax.ApplicationAxAdapter.ThrowExceptionA
ndReport(String message, Exception innerException)
at Mercury.TD.Client.UI.Ax.ApplicationAxAdapter.TryCallInitiali
ze()
at Mercury.TD.Client.UI.Ax.ApplicationAxAdapter.InitializeAppli
cation()
at Mercury.TD.Client.UI.Ax.ApplicationAxAdapter.TryCreateAndIni
tApplication()
--- End of inner exception stack trace ---


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 V...


哪位大虾支个招,不胜感激!!!!!:L
页: [1]
查看完整版本: QC9.2 与Visual Studio just-in-time (JIT) 冲突