Exception:未能加载文件或程序集“<未知>”或它的某一个依赖项。未找到索引。 (异常来自 HRESULT:0x80131124)

报错信息

BadImageFormatException: 未能加载文件或程序集“<未知>”或它的某一个依赖项。未找到索引。 (异常来自 HRESULT:0x80131124)
--Message: 未能加载文件或程序集“<未知>”或它的某一个依赖项。未找到索引。 (异常来自 HRESULT:0x80131124)
--FileName: <未知>
StackTrace:
   在 System.Net.ConnectStream.WriteCallback(IAsyncResult asyncResult)
   在 System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   在 System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   在 System.Net.Security._SslStream.StartWriting(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
   在 System.Net.Security._SslStream.WriteCallback(IAsyncResult transportResult)
   在 System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Net.ContextAwareResult.Complete(IntPtr userToken)
   在 System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   在 System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   在 System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

 

解决方法

暂无解决方案。

相关信息
0 查看
2024-05-22 15:24
Quicker版本
版本 反馈次数